debugging switches/options with x86 target?

Eljay Love-Jensen eljay@adobe.com
Tue Mar 2 17:31:00 GMT 2004


Hi Nirav,

Have you tried this...

g++ -mdll -DBUILD_DLL -O3 -c -fno-exceptions -g foo.cpp

...?

--Eljay



More information about the Gcc-help mailing list