Date: Mon, 16 Nov 1998 15:51:15 -0800 (PST) From: Jean-Marc Zucconi <jmz@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libF77 MAIN.c src/lib/libf2c Makefile Message-ID: <199811162351.PAA18300@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmz         1998/11/16 15:51:14 PST
  Modified files:
    lib/libf2c           Makefile 
  Added files:
    lib/libF77           MAIN.c 
  Log:
  Add an emply MAIN__() function. This avoid an unresolved reference error
  during link phase when using fortran subroutines with non-fortran 'main()'.
  
  Revision  Changes    Path
  1.12      +1 -1      src/lib/libf2c/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811162351.PAA18300>
