This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Fishy build system: make_exports.pl called on darwin?
- From: Marcin Dalecki <martin at dalecki dot de>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: gcc at gcc dot gnu dot org (GCC Development),paolo dot bonzini at lu dot unisi dot ch (Paolo Bonzini)
- Date: Mon, 3 Oct 2005 04:05:22 +0200
- Subject: Re: Fishy build system: make_exports.pl called on darwin?
- References: <200510022226.j92MQkDC000427@earth.phy.uc.edu>
On 2005-10-03, at 00:26, Andrew Pinski wrote:
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.
Turns out it was rpm getting in the middle of the game for me... case
closed.