help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem linking C/Fortran object files together on Sun


From: Madhusudan Singh
Subject: Problem linking C/Fortran object files together on Sun
Date: Fri, 19 Nov 2004 16:49:38 -0500
User-agent: KNode/0.7.7

Hi

System :

SunOS x.x.x.x 5.8 Generic_108528-19 sun4u sparc SUNW,Sun-Blade-1000

f95 ftn.f90 -o libftnps.so posixwrapper.o

Undefined                       first referenced
 symbol                             in file
main                                /z/SUNWspro/prod/lib/crt1.o
ld: fatal: Symbol referencing errors. No output written to libftnps.so

posixwrapper.o is generated from posixwrapper.c using gcc.

How do I fix this ?

Thanks.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]