This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Link error ld.exe cannot open -lstdcx: no such file or directory


G'day all,

Just started using DJGPP today.

Have compiled a program that has 3 files.

One of those files has inline assembly, I have been able to get this to
compile without errors so far.

However whenever I try to build all or link I get the error message
D:/DJGPP/bin/ld.exe cannot open -lstdcx: no such file or directory
(ENOENT)

Bit confused about this message,
Have looked in the faq no answer there.
What is lstdcx ?
Will I need to download any files that this exists in?
If so which files does this appear in?
What does ENOENT mean?
Thanks in advance

Antony Langmann


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]