Re: Different code output based upon c++ library being used?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Garrett,

Is this your compile line using your library?
g++ myapp base.cpp -fno-builtin -nostdinc++ -nodefaultlibs -I/includedir -L/libdir -lc

What is this your compile line for base.cpp which uses GCC's standard C++ library?

Thanks,
--Eljay


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux