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
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