This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fishy build system: make_exports.pl called on darwin?


> > 6) Is this whining reporting significant information, for the  
> > person that wants to fix the bug?
> 
> Well on the system in question ppc-apple-darwin-7.8.0 the perl script  
> in question simply doesn't work. Since there doesn't appear to be  
> much in the way of it inside acinclude.m4 it appears that setting  
> unconditionally enable_symvers inside the following:

This perl script works just fine for me on powerpc-darwin7.9.0  I don't
see why are we piping the output to nm when it should be piping nm's
output to c++filt.

Also this perl script works fine on powerpc-darwin7.4.0 also.

-- Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]