Date: Mon, 20 Aug 2001 18:42:19 +0200 From: Ernst de Haan <ernsth@nl.euro.net> To: Carlo Dapor <carlo@vis.ethz.ch> Cc: freebsd-java@FreeBSD.ORG Subject: Re: SOLVED: Successful JDK 1.3.1 build with little modification Message-ID: <20010820184219.A3459@c104187.upc-c.chello.nl> In-Reply-To: <20010820151823.C014F275B6@naboo.ethz.ch>; from carlo@vis.ethz.ch on Mon, Aug 20, 2001 at 05:18:23PM %2B0200 References: <20010820151823.C014F275B6@naboo.ethz.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
Carlo, > fneq ($(LIBRARY),JdbcOdbc) s/fneq/ifneq/ > ifneq ($(ARCH),ppc) > LDFLAGS_COMMON = #-z defs > endif # LIBRARY > endif # ARCH > > Is my Current shaky, or is anyone else having similar symptoms on Current ? > > Ciao, derweil, > -- > Carlo > > PS: The man pages for gcc mention that '-z defs' is meant to silence warnings > of unresolved symbols if switched on. But there seems to be more to it, > both system gcc (2.95.1) and most recent gcc (3.0) have the exact same > behaviour for me when building the JDK. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > -- Ernst de Haan Euronet Internet B.V. "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010820184219.A3459>