Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 May 1995 08:09:22 -0700
From:      Joshua Peck Macdonald <jmacd>
To:        CVS-commiters, cvs-ports
Subject:   cvs commit: ports/lang/gnat/scripts configure
Message-ID:  <199505131509.IAA03433@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
jmacd       95/05/13 08:09:20

  Modified:    lang/gnat  Makefile
               lang/gnat/files  Makefile.gnat
               lang/gnat/pkg  PLIST
               lang/gnat/scripts  configure
  Added:       lang/gnat/files  Makefile.inc.diffs md5
  Log:
  I fixed it so that it works right.  Basically the same changes were
  needed as for the g77 port, except this time since a new compiler
  exectuable isn't getting produced (and I wonder why its that way)
  one will need to use -B${PREFIX}/libexec/ every time they wish to
  compile ada sources, since gcc doesn't look in /usr/local/libexec/.
  
  It seems to work... I ran it on the examples directory.  Someone
  who knows ada well should test it I suppose.
  
  -josh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505131509.IAA03433>