Mail Archives: djgpp/1999/11/05/17:37:46
In article <7vuqnq$9nq AT hermes DOT acs DOT unt DOT edu>, "Morpheus" <d_a_hall AT yahoo DOT com> wrote:
>
>> Now, maybe I am blind or something. But I couldn't see any complaints or
>errors messages from gcc here. Looks like everything compiled and linked
>just fine.
>
>Hmm. Someone just emailed me and said it was full of syntax and other errors
>and he can't even get it to compile. Can you think of anything that might be
>wrong with the way I set up djgpp when I installed? (This is the first
>program I've run.) By the way, I tried to compile a class written by my
>instructor that compiles and links fine in Linux, and it gives me the same
>error. Is it possible that I need to write a Makefile to display the
>dependencies and such? Give me any ideas you have, please.
>
Well, I was refering to the output of gcc that you posted. I didn't try it
myself. But this output did not show any errors, at least I didn't see any.
If I were you, I would try to reproduce the problem with as little code as
possible. Write the tiniest program you can think of in two translation units
(source files) and see what happens.
--
Manni
- Raw text -