Hi All,
 
I am trying to build an open source distribution on a solaris machine with following configurations.
 
Solaris Version :  5.9
GCC Version    :  3.4.2
GNU MAKE      : 3.80
 
iam recieving the following erros on my console..
 
ld: fatal: file /export/home/pegasus_home/lib: unknown file type
ld: fatal: File processing errors. No output written to /export/home/pegasus_home/lib/libpegcommon.so
collect2: ld returned 1 exit status
make: *** [/export/home/pegasus_home/lib/libpegcommon.so] Error 1
I suppose the problem arises when 'make' creates the shared library..
 
My Makefile has Compiler options as
-Wl, -hlib$(LIBRARY)$(LIB_SUFFIX)  -Xlinker -rpath -Xlinker $(LIB_DIR)
 
Plz provide your inputs.
      
Regards,
Vijayprasad Srinivasan, NPD - Chennai
HCL Technologies.
 


This message and any attachment(s) contained here are information that is confidential,proprietary to HCL Technologies and its customers, privileged or otherwise protected by law. The information is solely intended for the individual or the entity it is addressed to. If you are not the intended recipient of this message, you are not authorized to read, forward, print, retain, copy or disseminate this message or any part of it. If you have received this e-mail in error, please notify the sender immediately by return e-mail and delete it from your computer.

_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to