This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: libgcc1.a - BALIGN and P2ALIGN
On Tue, Jun 05, 2001 at 07:03:08PM -0300, Alexandre Oliva wrote:
> On Jun 5, 2001, Marcio Carneiro <carneiro@cyclades.com> wrote:
>
> > - binutils 2.11, cross compiled with target i386-freebsd
>
> Try to specify a freebsd version number greater than 2, e.g.,
> i386-freebsd3.0. I haven't had luck with the GNU assembler on FreeBSD
> 2.x, and it may be the case that GCC or GAS assume FreeBSD 2.x if
> you omit the version number.
I tried, but it didn't work. I tried to compile it in a FreeBSD box (with
--host=i686-linux-gnu), and I got the same erros.
Thanks.
Márcio.