amd64: cc -dumpmachine [ffmpeg]

Michael Johnson ahze at ahze.net
Thu Apr 5 11:37:24 UTC 2007


On 4/5/07, Andriy Gapon <avg at icyb.net.ua> 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
> _______________________________________________
> freebsd-amd64 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-amd64
> To unsubscribe, send any mail to "freebsd-amd64-unsubscribe at freebsd.org"
>


More information about the freebsd-ports mailing list