compiling on MacOSX
Eric Carlson
carl0240 at tc.umn.edu
Thu Apr 19 23:51:59 CEST 2001
Hmm... mine's saying yes for -rdynamic too. I said what I said before
based on what I remembered... but I guess I was wrong. However, I think
configure might be wrong in saying cc supports -rdynamic. From
config.log:
configure:2767: checking if $CC accepts -rdynamic
configure:2776: cc -c -g -O2 -Wall -Werror -rdynamic -Wall -Werror
-I/usr/local/
include conftest.c 1>&5
cc: unrecognized option `-rdynamic'
I think this would indicate that cc does NOT accept -rdynamic :-)
Regardless, since cc just disregards it as an unrecognized option and
doesn't die, this isn't really an issue.
Eric
On Thursday, April 19, 2001, at 04:31 PM, Michael Butler wrote:
> I thought I already had that library installed, but I reinstalled it
> anyway, and now when I do the configure for vlc, it actually shows that
> when its checking for -rdynamic it says "yes." I'm compiling it right
> now, and I'll let you know if it works or not.
>
> Michael Butler
> volrath at mac.com
> On Thursday, April 19, 2001, at 02:24 PM, Eric Carlson wrote:
>> I see the same error on successful builds. I've noticed in the output
>> for configure that it checks to see if cc supports -rdynamic or not
>> and reports no. My guess is that the makefile just isn't respecting
>> that configuration parameter in that one case. Of course I could be
>> wrong... that's just a guess.
>>
>> Eric
>
>
More information about the vlc
mailing list