This is the mail archive of the gcc-help@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: Fixing bug 15093 in 3.4.0?


On Mon, 2004-05-10 at 03:46, Jason Parsons wrote:
> Howdy.
> 
> I'm encountering bug 15093 while attempting to compile 3.4.0 under 
> Solaris 9.  I see that there is a patch to configure.in that fixes this 
> bug.
> 
> I have patched gcc-3.4.0/libffi/configure.in per that bug; however, 
> it's not clear to me how to regenerate the configure script.  Can 
> someone walk me through this?

run autoreconf at the command line in that directory.

You must have package autoconf installed in order to make this work.

-- 
Thanks
KenF
OpenOffice.org developer


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