Re: pnet compile error - OSX 10.4.1
Cucumber <Cucumber-dlHliQaX/[email protected]> Wed, 22 Jun 2005 18:51:07 -0700
| Newsgroups | gmane.comp.gnu.dotgnu.developer |
|---|---|
| Message-ID | <[email protected]> |
Howdy,
i did that.
\\//_
Oscar Papel wrote:
>> Howdy,
>>
>> following the build instructions given by Alan, i'm getting a libtool
>> error while trying to compile pnet. any ideas?
>>
>
> when using glibtool you need to set the following environment variable set:
> and you need to set your gcc to 3.3 from the default 4.x:
>
> export MACOSX_DEPLOYMENT_TARGET=10.3
> sudo gcc_select 3.3
>
> This project is not gcc 4.x compatible yet.
>
>
> Oscar
>
>
>