On Sat, Jun 08, 2013 at 08:44:15PM +0200, Pascal Stumpf wrote:
> On Sat, 8 Jun 2013 14:51:45 +0100, Stuart Henderson wrote:
> > (req'd by pascal; cc'ing ports@ in case of interest interest).
> > 
> > Here are results from a bulk with MODGCC4_VERSION?=4.8 (this is with
> > 4.8.0, I didn't have 4.8.1 when it started).
> > 
> > math/galculator:
> > picked up libquadmath at build time, failed when dpb junked it.
> > I didn't spot any other instances of this in the tree.
> > 
> > www/mozilla-firefox:
> > www/seamonkey:
> >      c++: error: unrecognized command line option '-rdynamic'
> 
> Does this happen during link time?  egcc -dumpspecs suggests that
> rdynamic is correctly translated to -export-dynamic.

I had the same problem with racket and gcc 4.7 tree months ago.

https://github.com/plt/racket/commit/292c81a826f9ebba435f464fce375bd51a118355

> 
> > mail/mimetic:
> > ../../mimetic/tokenizer.h:150:28: error: 'setDelimList' was not declared in 
> > this scope, and no declarations were found by argument-dependent lookup at 
> > the point of instantiation [-fpermissive]
> > 
> > editors/libreoffice:
> > /usr/obj/libreoffice-4.0.3.3/libreoffice-4.0.3.3/desktop/source/app/app.cxx:
> >  In function 'void desktop::{anonymous}::FatalError(const rtl::OUString&)':
> > /usr/obj/libreoffice-4.0.3.3/libreoffice-4.0.3.3/desktop/source/app/app.cxx:425:36:
> >  error: '_exit' was not declared in this scope
> > 
> > 

-- 
Juan Francisco Cantero Hurtado http://juanfra.info

Reply via email to