On 14/11/2009, at 13:40, Martin Costabel wrote:
> Ralf Höling wrote:
> []
>> configure:3859: gcc -o conftest -I/sw/include -I/sw/include -I/sw/ 
>> include -L/sw/lib -L/sw/lib conftest.c  -liconv >&5
>> ld: warning: in /sw/lib/libiconv.dylib, file is not of required  
>> architecture
>
> Are you building this by hand, using a 32bit Fink system? If this is  
> the
> case, you need to add (or rather preprend)
> /sw/var/lib/fink/path-prefix-10.6/ to your PATH:
>
>   setenv PATH /sw/var/lib/fink/path-prefix-10.6/:$PATH
> (assuming tcsh syntax)
>
> This changes the "gcc" command so that it will build 32bit code on a
> 32bit Fink system.


This is also documented here:

http://www.finkproject.org/faq/usage-general.php#compile-myself


Cheers,

--
monipol
http://finkers.wordpress.com

Submitting a Fink bug report? Read this:
http://www.finkproject.org/doc/netiquette/index.php
http://finkers.wordpress.com/2009/06/03/bug-reports/


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to