Another GCC 1.39 and Sys Vr4 problem.
Andrew Herbert
herbie at dec18.cs.monash.edu.au
Tue Apr 23 13:12:42 AEST 1991
In <1991Apr22.005126.425 at swsrv1.cirr.com> toma at swsrv1.cirr.com (Tom Armistead) writes:
>I have gcc compiled just fine and it will produce executable files just fine,
>but if I use the -g command line option, I get an error from cc1 saying that
>'-g' is an invalid option - Here's an example of the error?
gcc 1.39 can't produce debugging information for R4's ELF object file format
(hope this isn't too tautological :), so the compiler -g option is disabled.
I assume Dell have modified gcc to produce symbol and line number info with
ELF - has anyone else done any work on this?
Andrew Herbert
herbie at dec18.cs.monash.edu.au
More information about the Comp.lang.c
mailing list