On 4/5/07, Andriy Gapon <[EMAIL PROTECTED]> wrote:
$ 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.
The same behaviour also on: [EMAIL PROTECTED] /root]# uname -srm FreeBSD 5.4-STABLE i386 [EMAIL PROTECTED] /root]# gcc -v Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 -- Sincerely yours, Juraj Lutter _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
