[COMPILER] Linker error! sh: 1: gcc: not found ?????

Linux specific forum
BrassCat
New User
New User
Posts: 5
Joined: Fri Aug 04, 2023 10:46 pm

[COMPILER] Linker error! sh: 1: gcc: not found ?????

Post by BrassCat »

Hello the PureBasic forum. Somewhat new to Linux, Ubuntu 22.04 specifically.

Loaded PureBasic today. Version 6.02 LTS (x64) .

Getting it loaded/installed was a bit hit miss. But
I did get PureBasic up and running.
I am seeing the IDE OK.
I can load sample source files OK.
Can edit source files, no problem
So, seems IDE is up and working, but

Perform Compile / Run (F5) and I get a linker error ????
What could go wrong ???

Any thought on what to do, most appreciated.
Thanks, brasscat
User avatar
mk-soft
Always Here
Always Here
Posts: 5409
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: [COMPILER] Linker error! sh: 1: gcc: not found ?????

Post by mk-soft »

Have you read the INSTALL file and install the developer packets ?


Repair link: Simple Install of PureBasic ...
Last edited by mk-soft on Sat Aug 05, 2023 9:41 am, edited 1 time in total.
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
BrassCat
New User
New User
Posts: 5
Joined: Fri Aug 04, 2023 10:46 pm

Re: [COMPILER] Linker error! sh: 1: gcc: not found ?????

Post by BrassCat »

Hello mk_soft,

Thanks for your response. I have used your link, but found
it takes me to: viewtopic.php?p=555092#p555092
Which is: Module BaseClass (Module as Object) (by you)

If I search Simple Install of PureBasic, I find multiple candidates.
User avatar
mk-soft
Always Here
Always Here
Posts: 5409
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: [COMPILER] Linker error! sh: 1: gcc: not found ?????

Post by mk-soft »

Sorry,
was wrong link in clipboard ...

Update from INSTALL: Simple Install of PureBasic ...
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
BrassCat
New User
New User
Posts: 5
Joined: Fri Aug 04, 2023 10:46 pm

Re: [COMPILER] Linker error! sh: 1: gcc: not found ?????

Post by BrassCat »

Hello mk_soft, thanks for the help, now getting use to PureBasic.
Post Reply