On Sun, Jun 09, 2013 at 12:47:20AM +0100, peter green wrote:
> That is true, the question I would have are
>
> 1: why is that the case? why is the only way to find out what size
> the compiler thinks something should be to compile a test program
> and run it?
> 2: why does the build system need to
Wookey wrote:
There is no
other way to find the size of a float on the target architecture, for
example,
That is true, the question I would have are
1: why is that the case? why is the only way to find out what size the
compiler thinks something should be to compile a test program and run it?
Lennart Sorensen wrote:
Debian in general does NOT cross compile.
The official debian archive is not cross-compiled and most likely never
will be.
However recently arm's new 64-bit architecture (known by arm and
autotools as aarch64 and by debian as arm64) has turned up on the scene.
Many
+++ Lennart Sorensen [2013-06-07 11:46 -0400]:
> On Fri, Jun 07, 2013 at 04:34:00PM +0100, Wookey wrote:
> > +++ Lennart Sorensen [2013-06-07 10:55 -0400]:
> >
> > > and anything using the horrors
On Fri, Jun 07, 2013 at 04:34:00PM +0100, Wookey wrote:
> This is generally correct, but increasingly the base package set is
> set up to cross-build. Some work is still needed on merging the
> relevant fixes from ubuntu, and sorting out the cross-compiler setup
> situation, but we're getting there
+++ Lennart Sorensen [2013-06-07 10:55 -0400]:
> Debian in general does NOT cross compile.
> Cross compiling is error prone and often makefiles are not set up for it
This is generally correct, but increasingly the base package set is
set up to cross-build. Some work is still needed on merging t
On Fri, Jun 07, 2013 at 10:01:05AM +0100, Andree Tago wrote:
> hello,
>
> i want cross-compile pango for amr , my configuration is :
>
> export
> FONTCONFIG_CFLAGS="-I/home/achouri/pfe/sortie/libpango/fontconfig/font/include"
> export
> FONTCONFIG_LIBS="-L/home/achouri/pfe/sortie/libpango/fontcon
+++ Andree Tago [2013-06-07 10:01 +0100]:
>hello,
>i want cross-compile pango for arm , my configuration is :
>export
>
> FONTCONFIG_CFLAGS="-I/home/achouri/pfe/sortie/libpango/fontconfig/font/include"
>export
>FONTCONFIG_LIBS="-L/home/achouri/pfe/sortie/libpango/fontconfig/
hello,
i want cross-compile pango for amr , my configuration is :
export
FONTCONFIG_CFLAGS="-I/home/achouri/pfe/sortie/libpango/fontconfig/font/include"
export
FONTCONFIG_LIBS="-L/home/achouri/pfe/sortie/libpango/fontconfig/font/lib"
export
FREETYPE_CFLAGS="-I/home/achouri/pfe/sortie/libpango/fre
9 matches
Mail list logo