Date: Thu, 5 Apr 2007 07:09:14 -0400 From: "Michael Johnson" <ahze@ahze.net> To: "Andriy Gapon" <avg@icyb.net.ua> Cc: freebsd-multimedia@freebsd.org, freebsd-stable@freebsd.org, freebsd-ports@freebsd.org, freebsd-amd64@freebsd.org Subject: Re: amd64: cc -dumpmachine [ffmpeg] Message-ID: <b2203fed0704050409w52840391g676ebfe1d39ef7e7@mail.gmail.com> In-Reply-To: <4614BD4B.5010109@icyb.net.ua> References: <4614BD4B.5010109@icyb.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On 4/5/07, Andriy Gapon <avg@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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-amd64 > To unsubscribe, send any mail to "freebsd-amd64-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b2203fed0704050409w52840391g676ebfe1d39ef7e7>