public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* cygport cross compilation
@ 2014-03-19 16:32 Ken Brown
  2014-03-19 18:05 ` Yaakov (Cygwin/X)
  0 siblings, 1 reply; 12+ messages in thread
From: Ken Brown @ 2014-03-19 16:32 UTC (permalink / raw)
  To: cygwin-apps

I've just started experimenting with using cygport for cross compiling, 
and I've come across two issues:

1. This is just a request: The latest cygport for Fedora appends i686 or 
x86_64 to the name of the working directory.  I would find it convenient 
if cygport did the same thing on Cygwin, at least if the --32 or --64 
option is specified.

2. I tried to do a build for x86-cygwin on x86_64-cygwin, but the 
compiler didn't work:

$ cat test.c
int
main ()
{
   return 0;
}

$ i686-pc-cygwin-gcc test.c
/tmp/ccaAaoj6.s: Assembler messages:
/tmp/ccaAaoj6.s:9: Error: invalid instruction suffix for `push'

Ken

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-05-04 16:41 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-19 16:32 cygport cross compilation Ken Brown
2014-03-19 18:05 ` Yaakov (Cygwin/X)
2014-03-19 18:28   ` Corinna Vinschen
2014-03-19 18:39     ` Ken Brown
2014-03-19 18:50   ` Ken Brown
2014-03-27 18:50   ` [RFC] cygport: arch-specific workdir (was: cygport cross compilation) Yaakov (Cygwin/X)
2014-03-27 20:01     ` [RFC] cygport: arch-specific workdir Achim Gratz
2014-03-27 21:02       ` Ken Brown
2014-03-27 23:47     ` David Stacey
2014-03-28 17:20     ` David Rothenberger
2014-04-27 20:22     ` Yaakov (Cygwin/X)
2014-05-04 16:41       ` Achim Gratz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).