Mail Archives: djgpp-workers/2003/05/23/05:28:55
On Friday 23 May 2003 10:36, Andrew Cottrell wrote:
> > > One caveat - this test (both original & patched) may break if
> > > autoconf 2.13 is used to generate configure,
> >
> > Assume 2.13, since that's the version being used at the moment.
> >
> > > AC_PREREQ(2.13)
>
> GCC 3.3 works fine with the 2.57. I have done allot of builds this week,
> proably in the order of 15-20 or more without any GCC build issues that I
> know of.
>
> If the configure did fail then would I be able to do a build?
The problems is with generating source archive (gcc33s.zip) from original
sources (eg. gcc-3.3.tar.bz2). In this case aclocal, automake, autoconf should
be run in directories where it normall should not be done when building from
gcc33z.sip. And in this case autoconf-2.13 and automake-1.[45] is needed.
I have modified related script to avoid building DJGPP sources archive when
something fails.
Andris
- Raw text -