> Do you know if 'make clean' and 'make distclean' is the same?
http://www.freepascal.org/docs-html/prog/progse77.html
--
View this message in context:
http://free-pascal-general.1045716.n5.nabble.com/64-bit-cross-binutils-on-a-32-bit-OS-tp5714083p5714106.html
Sent from the Free Pascal - Gener
> why use cygwin when mingw is available?
Highly *nix tied programs that needs quick porting can use it (e.g.: those
that use X11).
> what is the difference between the two?
MinGW doesn't implement the *nix layer (Msys does, though only for the shell
and small programs, not the whole system), i
On 12/04/13 00:08, patspiper wrote:
On 11/04/13 23:25, Marco van de Voort wrote:
In our previous episode, patspiper said:
Cross compilation from Ubuntu 32 bit to Win32, WIn64, and Linux 64
works
well with FPC 2.6.0.
With FPC 2.7.1, any cross compilation yields a 'cannot find -lgcc'
error.
Li
On 11/04/13 23:25, Marco van de Voort wrote:
In our previous episode, patspiper said:
Cross compilation from Ubuntu 32 bit to Win32, WIn64, and Linux 64 works
well with FPC 2.6.0.
With FPC 2.7.1, any cross compilation yields a 'cannot find -lgcc' error.
Linking what file generates that error w
In our previous episode, patspiper said:
> Cross compilation from Ubuntu 32 bit to Win32, WIn64, and Linux 64 works
> well with FPC 2.6.0.
>
> With FPC 2.7.1, any cross compilation yields a 'cannot find -lgcc' error.
Linking what file generates that error when crosscompiling to win32 or win64?
_
Hi,
I am puzzled by the failure to cross compile with recent FPC versions.
Cross compilation from Ubuntu 32 bit to Win32, WIn64, and Linux 64 works
well with FPC 2.6.0.
With FPC 2.7.1, any cross compilation yields a 'cannot find -lgcc' error.
With FPC 2.6.3, cross compilation to Win32 and Wi
On Thu, Apr 11, 2013 at 12:53 PM, Pierre Free Pascal
wrote:
>
> > On Windows, using FPC 2.7.1, I use:
> > make crossinstall OS_TARGET=win64 CPU_TARGET=x86_64
> >
> > But this not works. I always got the error:
> >
> > W:/md/dev/freepascal/compiler/
On 4/11/2013 10:14, leledumbo wrote:
Anyhow, there is no cygwin target for Free Pascal,
neither win32 nor win64.
Could I ask what for? Cygwin is Unix emulation layer on M$ Windows, what is
it good for when you can target Windows natively?
not that i use either but...
why use cygwin when ming
> On Windows, using FPC 2.7.1, I use:
> make crossinstall OS_TARGET=win64 CPU_TARGET=x86_64
>
> But this not works. I always got the error:
>
> W:/md/dev/freepascal/compiler/2.7.1/compiler/ppc.exe fpmake.pp -
> FuW:/md/dev/fre
> epascal/compiler/2
2013/4/11 Jonas Maebe :
>
> On 11 Apr 2013, at 13:18, luiz americo pereira camara wrote:
> Are there any difference between those two versions?
>
>
> Yes, all commits later than r22844 in
> svn log http://svn.freepascal.org/svn/fpc/tags/release_2_6_2 | less
Thanks
Luiz
_
> Message: 7
> Date: Thu, 11 Apr 2013 15:06:45 +0200
> From: Schindler Karl-Michael
>
> Subject: [fpc-pascal] Re: fpc-pascal Digest, Vol 106, Issue 26
> To: fpc-pascal@lists.freepascal.org
> Message-ID:
> Content-Type: text/plain; charset=us-ascii
>
> I was successful with target=x86_64-w6
On Thu, Apr 11, 2013 at 8:15 AM, Pierre Free Pascal
wrote:
>
>
>
> > -Message d'origine-
> > De : fpc-pascal-boun...@lists.freepascal.org [mailto:fpc-pascal-
> > boun...@lists.freepascal.org] De la part de patspiper
> > Envoyé : jeudi 11 avril 2013 13:01
> > À : FPC-Pascal users discussion
On 11/04/13 14:48, Pierre Free Pascal wrote:
So building Binutils with --target=x86_64-w64-mingw32
should work for you.
It does indeed!
As for cygwin 64 bits, it seems that a patch for cygwin 64 support was
applied on 4.3.2013
(http://cygwin.cybermirror.org/64bit/x86_64-pc-cygwin-binutils-
2013
> Anyhow, there is no cygwin target for Free Pascal,
neither win32 nor win64.
Could I ask what for? Cygwin is Unix emulation layer on M$ Windows, what is
it good for when you can target Windows natively?
--
View this message in context:
http://free-pascal-general.1045716.n5.nabble.com/64-bit-
Am 11.04.2013 um 12:00 schrieb fpc-pascal-requ...@lists.freepascal.org:
> Message: 1
> Date: Thu, 11 Apr 2013 11:16:16 +0300
> From: patspiper
> Subject: [fpc-pascal] 64 bit cross binutils on a 32 bit OS
> To: FPC-Pascal users discussions
> Message-ID: <51667150.2040...@gmail.com>
> Content-Type
> > So building Binutils with --target=x86_64-w64-mingw32
> > should work for you.
> It does indeed!
>
> As for cygwin 64 bits, it seems that a patch for cygwin 64 support was
> applied on 4.3.2013
> (http://cygwin.cybermirror.org/64bit/x86_64-pc-cygwin-binutils-
> 20130304.patch),
> but it seems
On 11/04/13 14:15, Pierre Free Pascal wrote:
binutils-mingw-w64 package does not exist for Ubuntu 11.04 (my OS),
although it is available in Ubuntu 12.10.
In any case, I have built myself cross binutils for i386/Win32 (cygwin
and mingw32), x86_64/Linux, arm/WinCE, and arm/Linux. As an exercise,
On 11 Apr 2013, at 13:18, luiz americo pereira camara wrote:
Somehow i missed the final release of 2.6.2
So i'm still using fpc 2.6.2rc1
Are there any difference between those two versions?
Yes, all commits later than r22844 in
svn log http://svn.freepascal.org/svn/fpc/tags/release_2_6_2
Somehow i missed the final release of 2.6.2
So i'm still using fpc 2.6.2rc1
Are there any difference between those two versions?
Luiz
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
> -Message d'origine-
> De : fpc-pascal-boun...@lists.freepascal.org [mailto:fpc-pascal-
> boun...@lists.freepascal.org] De la part de patspiper
> Envoyé : jeudi 11 avril 2013 13:01
> À : FPC-Pascal users discussions
> Objet : Re: [fpc-pascal] 64 bit cross binutils on a 32 bit OS
>
> On
On 11/04/13 11:33, Sven Barth wrote:
Am 11.04.2013 10:16, schrieb patspiper:
Hi,
Is it possible to build cross binutils to produce win 64 bit files on
a 32 bit Linux OS (Ubuntu 32 bit)?
If I set target=x86_64-cygwin, the error is:
'BFD does not support target x86_64-pc-cygwin'
Why don't you
On 04/11/2013 10:33 AM, Sven Barth wrote:
Am 11.04.2013 10:16, schrieb patspiper:
Hi,
Is it possible to build cross binutils to produce win 64 bit files on
a 32 bit Linux OS (Ubuntu 32 bit)?
If I set target=x86_64-cygwin, the error is:
'BFD does not support target x86_64-pc-cygwin'
Why don't
Am 11.04.2013 10:16, schrieb patspiper:
Hi,
Is it possible to build cross binutils to produce win 64 bit files on
a 32 bit Linux OS (Ubuntu 32 bit)?
If I set target=x86_64-cygwin, the error is:
'BFD does not support target x86_64-pc-cygwin'
Why don't you install binutils-mingw-w64 package? [
Hi,
Is it possible to build cross binutils to produce win 64 bit files on a
32 bit Linux OS (Ubuntu 32 bit)?
If I set target=x86_64-cygwin, the error is:
'BFD does not support target x86_64-pc-cygwin'
Stephano
___
fpc-pascal maillist - fpc-pascal@
24 matches
Mail list logo