This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

g++ "loosing" options


Hello All,

I am trying to compile an existing code(compiles well with Forte C++)
with g++. I am getting the following errors.
I could not find any 't' option in either Makefile or elsewhere.
Please advise.

-----Compilation errors-----

/usr/local/bin/g++ -w -mt -I. -I/home/dama/Andreas/Library/util -I/home/dama/Andreas/Library/xobj/ -I/home/dama/Andreas/Library/compat -I/usr/dt/include -I/usr/openwin/include -I/usr/lib/sparcv9 -Dsun -DDAMANMS -DGUI -D_REENTRANT -DNO_CAST -D__ORIGINAL_XORG_CODE -DMULTITHREAD_DATABASE -DMULTITHREAD_CDR -DMULTITHREAD_LOGFILE -DMULTITHREAD_DOWNLOAD -c addmodemwin.cc
cc1plus: Invalid option `t'
*** Error code 1


-Thanks
Nathan

_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]