Mihamed Hammouda wrote:
> I'm trying to cross-compile util-linux 2.33.2 for an arm64 device, make
> command work fine but install no, this is the error:
> libtool: error: error: relink 'libblkid.la' with the above command
> before installing it
> Makefile:58
Hi,
I'm trying to cross-compile util-linux 2.33.2 for an arm64 device, make
command work fine but install no, this is the error:
libtool: error: error: relink 'libblkid.la' with the above command before
installing it
Makefile:5836: recipe for target 'install-usrlib_execLTLI
Hi,
My friend and I want to cross-compile a software from source code (not a
Debian package) to pretty much all of the supported Debian architectures on
a single machine.
We installed Debian Jessie amd64 on the build machine and were able to
build amd64 binaries with no surprises.
The next task
* On 2013 24 Feb 17:59 -0600, Thomas D. Dean wrote:
> On Host, it apprars to pick up the correct libs. library mismatch?
>
> How do I fix this?
Sorry, I can't help with your specific problem, but when it comes to the
GNU tools you'll need to reconsider your use of "host" and "target".
What you'
Host> uname -a
Linux P9X79 3.2.0-38-generic #60-Ubuntu SMP Wed Feb 13 13:22:43 UTC 2013
x86_64 x86_64 x86_64 GNU/Linux
Target> uname -a
Linux raspberrypi 3.2.27+ #250 PREEMPT Thu Oct 18 19:03:02 BST 2012
armv6l GNU/Linux
I installed
Host> sudo apt-get install gcc-4.6-arm-linux-gnueabi
Host>
asing down various leads this
evening with an intent on a Virtual Box Darwin image, but that came to a
dead end. So right now I'm staring at figuring out how to cross-compile
from Debian to Darwin, assuming that is possible. And, no, I'm not
going to run out and buy a Mac to do this. ;-
Le vendredi 4 mai 2007 09:27, Joost Kraaijeveld a écrit :
> Hi,
>
> Can anyone tell me how to create the Boost libraries so that I can use
> them using the mingw32 cross compiler? Can that be done using the cross
> compiler itself or should I just compile Boost on a Windows machine and
> copy the f
Hi,
Can anyone tell me how to create the Boost libraries so that I can use
them using the mingw32 cross compiler? Can that be done using the cross
compiler itself or should I just compile Boost on a Windows machine and
copy the files?
TIA
--
Groeten,
Joost Kraaijeveld
Askesis B.V.
Molukkenstra
On Thu, May 03, 2007 at 07:57:41PM +0200, Joost Kraaijeveld wrote:
> 1 program, multiple platforms?
Well some things (like ghostscript) have different makefiles for
different OSs, but shared code. Some use configure to try to detect a
billion parameters and work everything out based on that. Eit
On Thu, May 03, 2007 at 06:32:54PM +0200, Joost Kraaijeveld wrote:
> Do you have a better (==simpler) sollution?
Depends what you are actually trying to do.
--
Len Sorensen
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Thu, 2007-05-03 at 13:54 -0400, Lennart Sorensen wrote:
> On Thu, May 03, 2007 at 06:32:54PM +0200, Joost Kraaijeveld wrote:
> > Do you have a better (==simpler) sollution?
>
> Depends what you are actually trying to do.
1 program, multiple platforms?
--
Groeten,
Joost Kraaijeveld
Askesis B.
On Thu, 2007-05-03 at 18:02 +0200, Lennart Sorensen wrote:
> Why are you using configure? autoconf may be useful at times but it
> isn't a magical cure to all porting issues.
Do you have a better (==simpler) sollution?
--
Groeten,
Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmege
On Thu, May 03, 2007 at 09:07:44AM +0200, Joost Kraaijeveld wrote:
> I have written a small "Hello world" program that I want to cross
> compile from Debian to Windows using the Mingw32 package. I can run
> "configure" both on Debian and on Windows without problem
Hi,
Thanks, this works:
> ./configure --host=i586-mingw32msvc
--
Groeten,
Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
web: www.askesis.nl
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Troub
Le jeudi 3 mai 2007 09:07, Joost Kraaijeveld a écrit :
> Hi,
>
> I have written a small "Hello world" program that I want to cross
> compile from Debian to Windows using the Mingw32 package. I can run
> "configure" both on Debian and on Windows without problem.
Hi,
I have written a small "Hello world" program that I want to cross
compile from Debian to Windows using the Mingw32 package. I can run
"configure" both on Debian and on Windows without problem.
Can anyone give me the correct syntax for calling configure so that I
can co
Hi,
I need to compile a kernel for my Amiga(s) (m68k based) on my i386. I know
it is possible and that you have to set up gcc as a cross compiler, but
how do I do that stuff, and, how can I make menuconfig 'think' it is
operating on an Amiga (or m68k platform)?
Thanks in advance,
Sebastiaan
Hi,
I'd like to have pine on my SunClassic; but since the machine doesn't have
space that much (and since I have gcc on my Intel machine), I don't think
that it is wise to download gcc and all the dev. libs on it. Would
make-cross package sufficient for this? Or should I donwload
cross-dev*.deb or
Hi,
I am trying to get the m68k cross compiler package to work. However, I
have never cross-compiled anything before. I installed the gcc-m68k-linux
and binutils-m68k packages. Do I need anthing else?
I tried compiling a simple C++ program but the cross-compiler doesn't know
where any of the h
-0700 (PDT)
> From: "Stephen A. Witt" <[EMAIL PROTECTED]>
> To: Michael Laing <[EMAIL PROTECTED]>
> Cc: debian-user@lists.debian.org
> Subject: Re: Cross-compile to Windows NT
> Resent-Date: 17 Jul 1998 18:15:15 -
> Resent-From: debian-user@lists.debian.org
&g
Benoit Goudreault-Emond wrote:
>
> I'll assume the thing was written in C.
It is.
>
> Well. Don't expect it to work out of the box. But if it uses only
> the standard library, you may have luck with the mingw32 stuff at:
>
> http://www.d.shuttle.de/isil/cpd/mingw32-cpd.html
>
This looks li
I'll assume the thing was written in C.
Well. Don't expect it to work out of the box. But if it uses only
the standard library, you may have luck with the mingw32 stuff at:
http://www.d.shuttle.de/isil/cpd/mingw32-cpd.html
I haven't tried it myself, as I usually compile from Win95. BUT I've
You might be interested in the Cygnus GNU/win32 project.
It's possible both setting up a cross linux->NT and building gcc+binutils
for native NT operation. Check out
http://www.cygnus.com/misc/gnu-win32/ -- GNUwin32 project home
http://www.lexa.ru/sos/ -- Sergei Okhapkin's home pag
On Fri, 17 Jul 1998, Michael Laing wrote:
> I have a large utility program that I need to run under NT - is there a
> cross-compiler for this purpose?
>
> Thanks,
> Michael
>
>
Yeah, 'gcc' (assuming it is written in C).
Cross-compiling really means compiling a set of source files into an
exe
I have a large utility program that I need to run under NT - is there a
cross-compiler for this purpose?
Thanks,
Michael
--
Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
25 matches
Mail list logo