Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-core-dev] GCC Linker options

This sounds like a problem with the “round-trip” editing of tool options that was in CDT 2.0.  This functionality was removed in CDT 2.1 because it caused problems like this, and was only going to get harder to implement as we added more flexibility to option and command line generation.  There were a few bugzilla reports like yours that have been closed.  I cannot reproduce the problem using CDT 2.1.1.

 

Regards,

Leo

 


From: cdt-core-dev-admin@xxxxxxxxxxx [mailto:cdt-core-dev-admin@xxxxxxxxxxx] On Behalf Of Igor S. Zamyatin
Sent: Monday, February 28, 2005 8:03 AM
To: cdt-core-dev@xxxxxxxxxxx
Subject: [cdt-core-dev] GCC Linker options

 

Hi all!!

 

In my CDT 2.0.2 I can watch strange behavior of C++ Build Project Properties. For the same you can take GCC Project, choose «Shared Library Settings» of GCC Linker Tool and enter some values anywhere. Then you have to choose “GCC C Linker” then again « Shared Library Settings » and at last « GCC C Linker ».

 

After all that actions I usually see two strings of one option in «All option» control…

 

Is it correct behavior?

 

Igor S. Zamyatin

Interstron Ltd

http://www.interstron.ru

 

 


Back to the top