> [Reminder: ld fails when gcc is used with both -g and -lm flags]
>
> I'm surprised no one else is complaining about this bug since it
> really hinders software development under Debian.
If you link with -g (which really doesn't buy you much), you also need
to link with -static for a.out.
David
On Wed, 8 Nov 1995 10:44:16 -0600 (CST), [EMAIL PROTECTED] (David Engel) said:
> If you link with -g (which really doesn't buy you much), you also
> need to link with -static for a.out.
I was compiling and linking in the same call to gcc. Is this feature
*supposed* to be broken now. ;-) On oth
[Reminder: ld fails when gcc is used with both -g and -lm flags]
I'm surprised no one else is complaining about this bug since it
really hinders software development under Debian.
For anyone who is interested, one solution is just to install the
experimental elf-gcc package. This one works fine
3 matches
Mail list logo