Mail Archives: cygwin/1999/01/18/23:16:55
>>>>> "SMS" == Suhaib M Siddiqi <ssiddiqi AT inspirepharm DOT com> writes:
SMS> Has anyone any suggestions why G77 (EGCS-1.1.1) gives undefined
SMS> refernece to fork_. I get same problem on RedHat Linux 5.2 with
SMS> EGCS-1.1.1 and Cygnus-B20 with EGCS-1.1.1.
SMS> gridu.f: undefined reference to `fork_'
SMS> collect2: ld returned 1 exit status.
Presumably you haven't defined a Fortran-callable routine `fork' in
what you're linking. If you expected it to be a g77 intrinsic, you're
out of luck. I think its absence is discussed in the doc somewhere.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -