Mail Archives: djgpp/1998/03/09/15:20:01
RAYLAND MILLER wrote:
>
> need help with djgpp. It says when i try to "make" something in rhide,
> when it tries make the exe file, it says
>
> Creating: Kev.exe
> Error: ld.exe: cannot open -lgcc: File format not recognized
> There were some errors
>
> or it says
>
> Error: ld.exe: cannot find crt0.o (ENOENT)
>
> I redownloaded and put them in the right directories multiple of
> times,
> but it keeps on doing it.
> The files i have that are downloaded are bnu281b.zip , csdpmi4b.zip,
> djdev201.zip
> faq210b.zip, gcc2721b, mak 3761b, obc2721b.zip,pmode12b.zip,
> rhide14b.zip and txi390b.zip. What's wrong? Even if i use winzip,
> which unzips everything in the right directory.
>
> If you can help me with the problem I will be thankful
> Thanks for reading this reply
>
> Email the answer to me at
> RAYLAND AT prodigy DOT net
>
The loader is not finding the libs. libxxxx.a type of files. go into
rhide options \ directories \ libraries and add (going from memory)
$DJDIR$/path to grc
$ should be dollar I'll have to fix my KB again.
$DJDIR$/contrib/grx/grxlib ...?
then options / libraries and add grx to one of the lines and tick the
box.
where grx is derived from libgrx.a (not full handel)
Recap two steps enter the path to additional libs, separated by ; if
more than one path and then enter the liblibs to use.
that should get you up Regards Ian.
- Raw text -