Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Undefined symbols not listed!



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:
http://lists.apple.com/mailman/options/xcode-users/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.