Skip to content

GCC not installed on latest release (v0.74) #3

@ReclaimedBCN

Description

@ReclaimedBCN

amazing project! thank you so much for giving my long forgotten blackberry purpose again. long live the blackberry :)

was keen to explore some on-the-go C compilation with GCC but noticed that the binary wasn’t available. which I thought was strange as I clearly remembered seeing it in the catalog and from a quick glance most of the other packages are present in /accounts/1000/shared/misc/berrycore/bin

had a look through the install script and attempted a single install of the gcc.zip by running ./pbkgadd “packages/gcc.zip”

but received a large error from unzip complaining that the file couldn’t be unzipped (have a photo of the output if you need)

so tested unzipping the gcc.zip from a desktop PC and it’s throwing an error here too. seems like the gcc.zip package got corrupted during the zipping process which is preventing it from being installed correctly by the install.sh script. this was with the latest release BerryCore v0.74.

I've tested an earlier version of the gcc.zip from BerryCore v0.72 and that one unzips as expected so I installed the older gcc.zip file with the above method and that seems to be working great!

haven't been through the whole catalog yet but happy to take a closer look to see if I can spot any other missing binaries

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions