where do inlined functions go?

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

 



I've got a class with some methods defined in the class. The compiler does not 
generate object code for these methods. Then in a program that uses the class 
it fails to inline the methods and the linker fails with undefined functions. 
All files are compiled with the same command line options:

g++ 4.0.2 
c++ -Wall -Wextra -g3 -O  

Is there some magic I am missing?

-- 
Anthony Shipman                    Mamas don't let your babies 
als@xxxxxxxxxxxx                   grow up to be outsourced.

[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