Mixing code compiled with different optimization levels
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: gcc-help@xxxxxxxxxxx
- Subject: Mixing code compiled with different optimization levels
- From: Saikiran Madugula <hummerbliss@xxxxxxxxx>
- Date: Wed, 01 Aug 2007 16:13:45 -0400
- User-agent: Thunderbird 2.0.0.4 (X11/20070615)
I have a Library A compiled with gcc -O0 and a program B compiled with
gcc -O2 on Linux x86_64. Is the combination (A,B) supposed to work ?
Thanks,
Kiran.
[Index of Archives]
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]