databases/mysql50-server switches compiler during build

Björn König bkoenig at cs.tu-berlin.de
Tue Jun 6 14:43:09 PDT 2006


[LoN]Kamikaze schrieb:
> Björn König wrote:
> 
>>[...], but it is a
>>common problem that occurs with ports if you don't use the default
>>compiler. It is necessary to rebuild libtool each time you change the
>>compiler.
> 
> This is simply not true, I'm switching compilers very often and rebuilding libtool hasn't been necessary for a very long time.

Not all source code rely on libtool. I don't know the excact conditions. 
This is just one randomly selected example which ends in an libtool 
related error:

   # pkg_add -r libtool
   # pkg_add -r gcc41
   # cd /usr/ports/devel/gettext && make CC=/usr/local/bin/gcc41


Björn



More information about the freebsd-ports mailing list