g77 Help Wanted?
GAVELLE NOEL
noel.gavelle@worldonline.fr
Fri Dec 31 23:54:00 GMT 1999
Hello,
ÃÂ
I try to use g77 on linux, but there is a trouble to run
fortran program.
ÃÂ
I use in my school a running program, iÃÂ put it on my
home's computer
ÃÂ
There are two directories :ÃÂ ÃÂ Source in which i put
source files and Run
ÃÂ
i use a makefile (in Source directory)to compile and to link
these two directories.
i write make on the screen, there is no problem:
make generates all files.o.
Then, i go in Run directory and i write scl (the file
which allow to run program) but there is errorÃÂ lines on the screen
:
ÃÂ
multiple definition of "_init"
multiple definition of "_start"
multiple definition of "_umoddi3"
ÃÂ
and other messages of the same type.
ÃÂ
the last error message is:
ÃÂ
collect2:ld returned 1 exit status
ÃÂ
Can you help?
ÃÂ
thank you for all.
ÃÂ
More information about the Gcc
mailing list