This is the mail archive of the gcc@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]

Re: g77 Build Problems


"Henry B. Hotz" wrote:
> 
> >/var/tmp//ccREYN7l.s:412:Parameter syntax error (parameter 4)
> >/var/tmp//ccREYN7l.s:485:Parameter syntax error (parameter 4)
> >/var/tmp//ccREYN7l.s:606:Parameter syntax error (parameter 4)
> >make[3]: *** [libgcc/./_divdi3.o] Error 1
> >make[2]: *** [stmp-multilib] Error 2
> >make[1]: *** [stage1_build] Error 2
> >make: *** [bootstrap] Error 2

You need an assembler patch to get past this point.  There is
a copy of the patch in a message I sent to darwin-development
on 2001-4-12 entitled "Building GCC 3.x for Darwin, updated"
(sorry, no url handy).

Several people have gotten g77 to go, there were several
reports in April.

Incidentally, since you're working with current GCC sources that
are months away from being a release, there's no guarantee that
anything works from one day to the next.  Apple hasn't announced
any plans to productize a version of 3.x, although it's reasonable
to assume we'll be adopting one of them eventually.

Stan


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