Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jul 2003 03:10:21 -0700 (PDT)
From:      neologism@hysteria.sk
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/50733: buildworld won't build, because of linking problems
Message-ID:  <200307061010.h66AALDr043491@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/50733; it has been noted by GNATS.

From: neologism@hysteria.sk
To: freebsd-gnats-submit@FreeBSD.org, root@shandritokkel.homeunix.org
Cc:  
Subject: Re: bin/50733: buildworld won't build, because of linking problems
Date: Sun,  6 Jul 2003 12:12:32 +0200 (CEST)

 This is caused by too high optimalization (ie. above -O).. the symbols within STUB_FUNCx macros are optimalized out.. so this
 set your optimalization flag to -O and it will work..
 



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