Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Dec 2011 09:58:06 +0000
From:      Tom Evans <tevans.uk@googlemail.com>
To:        Da Rock <freebsd-hackers@herveybayaustralia.com.au>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: [SOLVED]Re: 64bit build errors - use gcc46
Message-ID:  <CAFHbX1JvoH9=dw_muK%2BjF_RiJPrYoqCH1Qrw2x=tnWHPa1pCiQ@mail.gmail.com>
In-Reply-To: <4EE0539E.3030406@herveybayaustralia.com.au>
References:  <4EDEB600.9000102@herveybayaustralia.com.au> <CAFHbX1KT6AoPPWY6%2BbYbqyVy6CXTfZsMUwjLRfKBMdOSDoXw9A@mail.gmail.com> <4EDF4703.1050705@herveybayaustralia.com.au> <CAFHbX1JuZPgsKCwVO5eRPm6jPk29tSANbGj82gz2eVDP1=abcQ@mail.gmail.com> <4EDF5253.5060201@herveybayaustralia.com.au> <CAFHbX1%2BRmnzA-0W2KxAC8L=n3EEtnXp7ytsgt2ZMENMmG7gvEw@mail.gmail.com> <20111207114756.48295690@mikmeyer-vm-fedora> <4EDFE933.3060708@herveybayaustralia.com.au> <4EDFE9BD.9020105@herveybayaustralia.com.au> <4EE0539E.3030406@herveybayaustralia.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 8, 2011 at 6:05 AM, Da Rock
<freebsd-hackers@herveybayaustralia.com.au> wrote:
>
> Just to let the list know, I changed as - ./configure
> --as=/usr/local/bin/as. I still had the exact same error oddly enough.
>
> I then had to install gcc46; and the error changed.
>
> I then had to update the configure script to comment out the v4l videodev
> headers (weird). Bingo! I had success.
>
> So, it begs the question did the as option change things? Or does gcc46
> imply the use of it anyway?
>
> I'll have to try again without the option to see for sure, but for now I
> have another project that I need to keep the status quo for.

Yes, sometimes as is invoked via gcc, and if you are using the stock
gcc, it uses the stock as, and you still get the errors. You need both
gcc46 and binutils from ports.

Sorry, forgot that bit :o

Cheers

Tom



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFHbX1JvoH9=dw_muK%2BjF_RiJPrYoqCH1Qrw2x=tnWHPa1pCiQ>