Undefined symbols not listed!
Undefined symbols not listed!
- Subject: Undefined symbols not listed!
- From: Alain Filhol <email@hidden>
- Date: Wed, 2 Aug 2006 19:38:25 +0200
Hi,
I successfully compiled a large Fortran 77 program with the Intel's
Fortran compiler m_fc_c_9.1.027 in xCode. However I had problems with
the "undefined symbols". xCode reports the error but do not list the
missing symbols.
What xCode displays:
Linking /Users/Alain/Documents/MyProj/build/Development/MyProj (1
error, 1 warning)
Undefined symbols:
<-- no symbol name displayed here !!!!
What I get if I Copy/Paste the window contents to TextEdit or BBedit :
_MissingSymbol1_ <-- the full list of missing symbols !!!
_MissingSymbol2_
...............
/Users/Alain/Documents/MyProj/build/MyProj_Intel.build/Development/
MyProj.build/Objects-normal/i386/myFile1.o
reference to undefined _MissingSymbol1_
/Users/Alain/Documents/MyProj/build/MyProj_Intel.build/Development/
MyProj.build/Objects-normal/i386/myFile2.o
reference to undefined _MissingSymbol2_
...............
Is there a trick that forces xCode to provide the full display of the
error messages ?
Is this a bug of the compiler implementation in xCode ?
Alain Filhol
------
Dr. Alain Filhol (Computer scientist)
Institut Laue-Langevin,
BP 156, 6 rue Jules Horowitz
F-38042 Grenoble cedex 9
<email@hidden>, Tel:+33 4.76.20.71.56, Fax: +33 4.76.20.76.48
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden