Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Oct 1998 07:07:06 -0700 (PDT)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        obrien@FreeBSD.ORG
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: ports/lang/gcc28 Makefile
Message-ID:  <199810081407.HAA14578@silvia.hip.berkeley.edu>
In-Reply-To: <199810080119.SAA21081@freefall.freebsd.org> (message from Satoshi Asami on Wed, 7 Oct 1998 18:19:21 -0700 (PDT))

next in thread | previous in thread | raw e-mail | index | archive | help
 *   GNUHOST was defined twice.  Also, take out the ELF cruft, a simple
 *   BROKEN_ELF will do. :)
 *   
 *   Revision  Changes    Path
 *   1.16      +2 -8      ports/lang/gcc28/Makefile

Actually, gcc28 doesn't work now (before my changes, it didn't
package).

This is with devel/ORBacus:

===
 :
g++28 -c -O -pipe -I/usr/X11R6/include -I. -I../../include  Basic.cpp
In file included from Basic.cpp:15:
../../include/OB/Basic.h:132: iostream.h: No such file or directory
Basic.cpp:28: strstream.h: No such file or directory
In file included from Basic.cpp:15:
 :
===

I see no visible difference in the gcc28 port after all the changes
(only BROKEN_ELF is added, which doesn't affect 2.2-stable), so I'm
quite puzzled.

Satoshi



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