RE: Linking into objects using C++

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

 



Hi Kovesdi,

I recommend using avr-g++ tool chain driver for all C++ code, including linking, since using avr-gcc or avr-ld may neglect some important C++ flags.

Flags that change behavior such as not running the global constructors, for example.

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