Date: Fri, 15 Sep 95 16:30 MET DST From: nils@guru.ims.uni-stuttgart.de (Cornelis van der Laan) To: asami@cs.berkeley.edu, jmacd@freebsd.org Cc: ports@freebsd.org Subject: Re: gnats port doesn't build Message-ID: <m0stbmn-0002kHC@guru.ims.uni-stuttgart.de>
next in thread | raw e-mail | index | archive | help
Here is the problem I run into: the gnat runtime library will be compiled by the newly created gnat1 compiler and this will happen: +===========================GNAT BUG DETECTED==============================+ | No source file position information available | | Please submit bug report by email to gnat-report@cs.nyu.edu | | Use a subject line meaningful to you and us to track the bug | | Include full sources in ASCII in a format compatible with gnatchop | | First line of sources must be marked by an Ada -- comment line | | Last line of sources must be last line of email message (no signature!) | | See gnatinfo.txt file for more info on procedure for submitting bugs | | GNAT V2.06 (i386--freebsd) Gigi abort, Code=999 | +==========================================================================+ The message will be displayed on and on. (I have not yet filed a bug report because GNAT in all versions runs on FreeBSD 1.1.5 without that problem. Are there any differences other than off_t which could break the compiler? Using a 1.1.5 compiler on 2.0.5 works, btw.) Nils
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0stbmn-0002kHC>