This is the mail archive of the gcc-help@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]

error message


Sorrry to bother you, but I am trying to get gfortran going on my macbook
running EL CAPITAN.  I haven't graduated beyond f77, so I wrote an
extremely simply test program, which just sums integers from 1 to 100.
When I try to compile, using
gfortran -o test test.f

or similar command, I get the following error message:

undefined symbols for architecture x86_64.  "start" references from -u
command line option

Can you help?

Dan Purrington


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