gcc and a "long long" type

Richard Henderson rth@redhat.com
Mon Nov 26 21:36:00 GMT 2001


On Mon, Nov 19, 2001 at 06:26:33PM +0100, Pavel Novy wrote:
> I am experiencing the following issue when linking NetWare loadable 
> module (Novell) with object file compiled with gcc:
> 
> .../nlmconv.exe: warning: symbol __divdi3 imported but not in import list

This symbol is supplied in libgcc.a.  You'll need to figure
out how to link against that.


r~



More information about the Gcc-bugs mailing list