Hi all,
Is there a 'beaten' path for cross compiling C-programs using GTK3 for
Windows? I found several tutorials which are not working anymore. And
everything I tried lead to a dead end.
Does anyone know about this issue? And can give me a hint how to proceed?
Yes, I have installed
On Sun, Dec 16, 2018 at 01:52:47AM +, billium wrote:
[...]
> I am having problems with cross compiling a small program for
> the BeagleBone (single board Arm Cortex A processor) on an amd64
> PC. I can compile the program on the BeagleBone, but would like
>
I am having problems with cross compiling a small program for
the BeagleBone (single board Arm Cortex A processor) on an amd64
PC. I can compile the program on the BeagleBone, but would like
to use QTcreator on the Debian Buster desktop PC.
With the
I see a lot of packages for mingw, but I'm not sure which ones to
install. I prefer 64-bit.
Thanks,
John
--
John J. Boyer; President,
AbilitiesSoft, Inc.
http://www.abilitiessoft.org
Madison, Wisconsin USA
We develop software for people with disabilities which is abailable at
no cost.
--
T
is there an easy way to build a cross compiler? i'm using testing/. i saw
there's a toolchain-source and a binutils-multiarch package. now that i have
them installed, what do i do? i want to build an x86 -> ppc toolchain (and
sparc, in the future).
tia!
--
Tom Vier <[EMAIL PROTECTED]>
DSA Key ID
How do I invoke "make-kpkg" to cross compile a kernel for powerpc?
I've built and installed "gcc-3.3-powerpc-linux". I tried "make-kpkg
--revision 200406241 --rootcmd fakeroot --arch powerpc kernel_image",
without success. Apparently the "Specified GNU system type
powerpc-linux does not match gc
Hi.
I'm trying to build wxwindows apps for windows from debian and I'm
having problems linking with the wxwindows libraries. I'm using the
wxwindows cvs source,after installing the libraies in
/usr/local/i586-mingw32msvc/lib/ I have:
libwx_base-2.5-i586-mingw32msvc.a
libwx_base_net-2.5-i586-mi
Raffaele Sandrini <[EMAIL PROTECTED]> writes:
> Do i have to compile a special GCC for every source and destination
> platform or can i specify the destination on the command line? (the
> manual is a bit weird about that)
I believe you need to compile a separate gcc for each host/target.
The cross
On Wed, Jan 16, 2002 at 11:50:37AM +0100, Raffaele Sandrini wrote:
| Hi,
|
| I have a genera crosscompiling quetion:
|
| Do i have to compile a special GCC for every source and destination platform
| or can i specify the destination on the command line? (the manual is a bit
| weird about th
Hi,
I have a genera crosscompiling quetion:
Do i have to compile a special GCC for every source and destination platform
or can i specify the destination on the command line? (the manual is a bit
weird about that)
Do i have to compile a libc for that platform? Do i have to link staticly?
I have a program that I've written that needs to be cross compiled to a
machine running SunOS 5.7 on a Ultra Sparc. I also need to cross compile it
to Windows. How do I need to go about doing that? If you're going to tell
me to RTFM then make sure you tell me which FM.
To complicate things the
On Fri, 22 Jun 2001, Joel Mayes wrote:
> G'day All,
>
> I'm trying to cross compile a the display-dhammpada program for
> a friend who runs a win95 box, I've installed the mingw32 package
> and the target using '-b i586-mingw32msvc'.
> I'm getting an error mesage which reads
>
> gcc: installatio
G'day All,
I'm trying to cross compile a the display-dhammpada program for
a friend who runs a win95 box, I've installed the mingw32 package
and the target using '-b i586-mingw32msvc'.
I'm getting an error mesage which reads
gcc: installation problem, cannot exec `cpp0': No such file or directory
On Thu, 18 Nov 1999, Ben Collins wrote:
> On Thu, Nov 18, 1999 at 09:37:00AM -0800, [EMAIL PROTECTED] wrote:
> > brought it up. And the FTP archive doesn't have a source package)
> >
> > :# dpkg-cross --install sysvinit_2.76-3.deb libc6_2.0.105-2.deb \
> > dpkg_1.4.0.34.deb mount_2.9g-6.deb lds
On Thu, Nov 18, 1999 at 09:37:00AM -0800, [EMAIL PROTECTED] wrote:
> brought it up. And the FTP archive doesn't have a source package)
>
> :# dpkg-cross --install sysvinit_2.76-3.deb libc6_2.0.105-2.deb \
> dpkg_1.4.0.34.deb mount_2.9g-6.deb ldso_1.9.10-1.deb
> :Building sysvinit-sparc-cross_2.76-
On Thu, 18 Nov 1999, Ben Collins wrote:
> On Thu, Nov 18, 1999 at 02:38:26PM +0100, Erik Mouw wrote:
> > On Wed, 17 Nov 1999 19:52:42 -0800 (PST), [EMAIL PROTECTED] wrote:
> > > ./xgcc -B./ -DCROSS_COMPILE -DIN_GCC-O2 -I./include -I. -I. \
> > > -I./config -g0 \
> > > -finhibit-size-dire
On Thu, 18 Nov 1999, Ben Collins wrote:
> On Thu, Nov 18, 1999 at 02:38:26PM +0100, Erik Mouw wrote:
> > On Wed, 17 Nov 1999 19:52:42 -0800 (PST), [EMAIL PROTECTED] wrote:
> > > ./xgcc -B./ -DCROSS_COMPILE -DIN_GCC-O2 -I./include -I. -I. \
> > > -I./config -g0 \
> > > -finhibit-size-dire
On Thu, 18 Nov 1999, Erik Mouw wrote:
> On Wed, 17 Nov 1999 19:52:42 -0800 (PST), [EMAIL PROTECTED] wrote:
> > On Wed, 17 Nov 1999, Ben Collins wrote:
> >> On Wed, Nov 17, 1999 at 02:48:55PM -0800, [EMAIL PROTECTED] wrote:
> >> > I'd like to set up a cross-compiler on my Lintel (AMD 266) to comp
On Thu, Nov 18, 1999 at 02:38:26PM +0100, Erik Mouw wrote:
> On Wed, 17 Nov 1999 19:52:42 -0800 (PST), [EMAIL PROTECTED] wrote:
> > ./xgcc -B./ -DCROSS_COMPILE -DIN_GCC-O2 -I./include -I. -I. \
> > -I./config -g0 \
> > -finhibit-size-directive -fno-inline-functions -fno-exceptions \
> >
On Wed, 17 Nov 1999 19:52:42 -0800 (PST), [EMAIL PROTECTED] wrote:
> On Wed, 17 Nov 1999, Ben Collins wrote:
>> On Wed, Nov 17, 1999 at 02:48:55PM -0800, [EMAIL PROTECTED] wrote:
>> > I'd like to set up a cross-compiler on my Lintel (AMD 266) to compile
>> > packages for my Sparc IPX. I'd preferabl
On Wed, 17 Nov 1999, Ben Collins wrote:
> On Wed, Nov 17, 1999 at 02:48:55PM -0800, [EMAIL PROTECTED] wrote:
> >
> > I'd like to set up a cross-compiler on my Lintel (AMD 266) to compile
> > packages for my Sparc IPX. I'd preferably like to package the
> > cross-compiler so I can esaily remove
On Wed, Nov 17, 1999 at 02:48:55PM -0800, [EMAIL PROTECTED] wrote:
>
> I'd like to set up a cross-compiler on my Lintel (AMD 266) to compile
> packages for my Sparc IPX. I'd preferably like to package the
> cross-compiler so I can esaily remove it if I no longer need it.
>
> The only cross-compil
I'd like to set up a cross-compiler on my Lintel (AMD 266) to compile
packages for my Sparc IPX. I'd preferably like to package the
cross-compiler so I can esaily remove it if I no longer need it.
The only cross-compiler in the slink packages list is for m68k.
What do I need to do to set one up?
>hello i was wondering if anyone knew how to cross compile from
>linux for dos/win95. i wrote a lot of c code using the curses.h
>library and it does not port to borland or turbo c. is there
>some way i can tell gcc to compile it for a different
>operating system??
The README and INSTALL fil
On Tue, 7 Apr 1998, Rohit Mehta wrote:
>
> hello i was wondering if anyone knew how to cross compile from
> linux for dos/win95. i wrote a lot of c code using the curses.h
> library and it does not port to borland or turbo c. is there
> some way i can tell gcc to compile it for a different
hello i was wondering if anyone knew how to cross compile from
linux for dos/win95. i wrote a lot of c code using the curses.h
library and it does not port to borland or turbo c. is there
some way i can tell gcc to compile it for a different
operating system??
any illumination would be a
f so, do I need to jump through some hoops to get my code to the SH-1
> target with Debian GNU/Linux or is it very similiar to GNU?
Debian does not come with cross-compiling tools, since it is impossible to
anticipate the cross-compiling needs of our users. You will have to build
a c
I am new to Debian Linux and I would like to know the following:
Does Debian GNU/Linux have all the abilities of the GNU CC utilities
to cross compile to a Hitachi SH-1 microprocessor?
If so, do I need to jump through some hoops to get my code to the SH-1
targ
o the community, I
think I will be very useful to students as I
I have read the gcc info pages about cross-compiling, and I think that I need:
+ GAS, the GNU assembler compiled with --target=sco option
+ GNU binutils compiled with --target=sco option
+ GCC with --target=sco option
+ libc static librarie
Hi folks, is it posible to generate binary files for NT using gcc under
Linux??
And if so, what packages shoud i install??
__
Felipe Alvarez Harnecker <[EMAIL PROTECTED]>
Telefono: 691.30.56
Licenciado en Matemáticas y Computación
Pontificia Univer
On Thu, 19 Dec 1996, Wayde Allen wrote:
> On Thu, 19 Dec 1996, Marty Leisner wrote:
>
> > I've done this a lot (I gave an article to the CUJ but they never published
> > it on this topic).
>
> Could I get a copy ... ?
I'm fairly interested in this as well, since I do builds on Win16, Win32,
and
oo sure what I'm doing here.
> Don't install djgpp under dosemu...but you need to make a compiler and
> binutils...
According to my understanding of a previous post it seems the djgpp
library could be installed for cross compiling with gcc, but that the elf
version of gcc could be
I have a question about compiling code for use on DOS, Windows3.1, and
Windows95. Any suggestions on how to do this?
I have thought about installing DJGPP under dosemu, but would rather not
if it isn't necessary. I have also installed the Win32 developement
package from the debian ftp site, but s
33 matches
Mail list logo