> Message: 7
> Date: Thu, 11 Apr 2013 15:06:45 +0200
> From: Schindler Karl-Michael
>       <karl-michael.schind...@physik.uni-halle.de>
> Subject: [fpc-pascal] Re: fpc-pascal Digest, Vol 106, Issue 26
> To: fpc-pascal@lists.freepascal.org
> Message-ID: <f1d99590-efed-43da-9b7d-eef1af488...@physik.uni-halle.de>
> Content-Type: text/plain; charset=us-ascii
> 
> I was successful with target=x86_64-w64-mingw32

As well as --program-prefix=x86_64-win64-

My complete configure command is:
./configure --target=x86_64-w64-mingw32  --prefix=/usr/local/lib/x86_64-win64 
--bindir=/usr/local/bin --mandir=/usr/local/share/man 
--infodir=/usr/local/share/info --program-prefix=x86_64-win64-  --disable-werror

The prefix and the program-prefix enable the coexistence of several 
crossbinutils.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to