public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Fixing bug 15093 in 3.4.0?
@ 2004-05-09 18:46 Jason Parsons
  2004-05-09 21:57 ` Ken Foskey
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Parsons @ 2004-05-09 18:46 UTC (permalink / raw)
  To: gcc-help


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Fixing bug 15093 in 3.4.0?
  2004-05-09 18:46 Fixing bug 15093 in 3.4.0? Jason Parsons
@ 2004-05-09 21:57 ` Ken Foskey
  0 siblings, 0 replies; 2+ messages in thread
From: Ken Foskey @ 2004-05-09 21:57 UTC (permalink / raw)
  To: gcc help

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-05-09 21:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-09 18:46 Fixing bug 15093 in 3.4.0? Jason Parsons
2004-05-09 21:57 ` Ken Foskey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).