Compiler Error

Linux specific forum
User avatar
IHDevelop
New User
New User
Posts: 3
Joined: Sat Oct 24, 2009 4:18 pm
Location: Germany

Compiler Error

Post by IHDevelop »

Hello everybody,

i installed Purebasic 4.50 under Mandriva Linux. The IDe is ok, but if i want to compile, i get a message:

Purebasic - Linker Error

Content of the Post-Message:

sh: gcc: Kommando nicht gefunden

I know, that 'sh:' come from a script in Linux and gcc is the Gnu-Compiler, but which part of the Gnu is absent. I have downloaded the complete package, but i think that Purebasic need not all the files to complete the Compile-Process.

Who can help me?

Greetings IH
Fred
Administrator
Administrator
Posts: 18350
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: Compiler Error

Post by Fred »

It needs gcc and many dev-libs to compile. Use the CheckInstall.sh script to see if you have them all.
Post Reply