Hi Stephan,

>> What is weird that it is found during configure, but not anymore when
>> building it. I believe you are building under Snow Leopard as well?
>
> What works for me is to pass CC and CXX not as environment variables >to
> configure, but as additional arguments,

> ./configure ... CC=gcc-4.0 CXX=g++-4.0

is gcc 4.0 or 4.2 really the issue? I do not want to build with 10.4 compatibility, so any gcc should do fine, right? Finding a gcc is not the my problem, the problem is finding stdio.h, string.h etc.


> ./configure ... CC=gcc-4.0 CXX=g++-4.0

same issue as before....

Thanks,
Max

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org

Reply via email to