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]

Gcc linker problem


Hi! 
Our C++ project compiled and worked well under gcc version 3.0. 
This week we upgraded the gcc to version 3.2 by removing old package and installing the new one. 
Also we ran crle to inroduce "." as a valid path. 

We have a long makefile which should work fine, except for one problem: 
Running g++ linker with "-Wl,-rpath,." options we encountered error message "ld: fatal: file .:unknown file type ". 

Please advise us on the problem and how it can be solved. 
Thank you in advance 

Andrey Kruchkov, Senior Software Engeneer.


**************************************************************************************************
The contents of this email and any attachments are confidential.
It is intended for the named recipient(s) only.
If you have received this email in error please notify the system manager or  the 
sender immediately and do not disclose the contents to any one or make copies.

** eSafe scanned this email for viruses, vandals and malicious content **
**************************************************************************************************


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