On 4/5/07, Andriy Gapon <[EMAIL PROTECTED]> wrote:
[sorry for spamming so many lists but all of them seem to be relevant]
$ uname -srm
FreeBSD 6.2-RELEASE-p2 amd64
$ cc -dumpmachine
$
>From gcc(1):
-dumpmachine
Print the compiler's target machine (for example,
i686-pc-linux-gnu)---and don't do anything else.
At least configure script of the latest ffmpeg-devel port seems to be
confused by this.
yeah, I noticed that. ffmpeg doesn't build on amd64 right now as
ARCH_X86 or ARCH_X86_64. and ffmpeg-devel tries to compile
amd64 as ARCH_X86 right now.
--
Andriy Gapon
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"