This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Fixing bug 15093 in 3.4.0?
- From: Jason Parsons <jparsons-lists at saffron dot net>
- To: gcc-help at gcc dot gnu dot org
- Date: Sun, 9 May 2004 13:46:12 -0400
- Subject: Fixing bug 15093 in 3.4.0?
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?
Thank you.
- Jason Parsons