another GCC bug
Mike Jakubik
mikej at rogers.com
Thu Jul 29 13:23:20 PDT 2004
Alexander Kabaev said:
> On Thu, Jul 29, 2004 at 03:22:01PM -0400, Mike Jakubik wrote:
>> This warning occurs when compiling php4-mbstrings.
>>
>> cc: unrecognized option `-prefer-pic'
>
> GCC bug you say? Well, explain this then:
>
> % gcc -prefer-pic t.c
> gcc: unrecognized option `-prefer-pic'
> gcc: No input files specified
>
> % gcc --version
> gcc (GCC) 3.3.3 [FreeBSD] 20031106
> Copyright (C) 2003 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
> PURPOSE.
>
> Pay attention to the GCC version number. Still looks like GCC bug for you?
>
Sorry, I dont know if its a gcc bug, im not the expert. But since GCC was
recenty imported, it made sense that it might be the cause. I will let the
port mainter know.
Thanks.
More information about the freebsd-current
mailing list