public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* cygport: distinguish between x86 and x86_64
@ 2016-08-24  8:09 Dr. Volker Zell
  2016-08-24  8:33 ` Corinna Vinschen
  0 siblings, 1 reply; 3+ messages in thread
From: Dr. Volker Zell @ 2016-08-24  8:09 UTC (permalink / raw)
  To: cygwin-apps

Hi

What is the official way to conditionalize .cygport files for
differences in x86 and x86_64 architectures ?

Thanks
  Volker

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

* Re: cygport: distinguish between x86 and x86_64
  2016-08-24  8:09 cygport: distinguish between x86 and x86_64 Dr. Volker Zell
@ 2016-08-24  8:33 ` Corinna Vinschen
  2016-08-24 17:22   ` Achim Gratz
  0 siblings, 1 reply; 3+ messages in thread
From: Corinna Vinschen @ 2016-08-24  8:33 UTC (permalink / raw)
  To: cygwin-apps

[-- Attachment #1: Type: text/plain, Size: 370 bytes --]

On Aug 24 10:08, Dr. Volker Zell wrote:
> Hi
> 
> What is the official way to conditionalize .cygport files for
> differences in x86 and x86_64 architectures ?

"${ARCH}" is either "i686" or "x86_64"


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

* Re: cygport: distinguish between x86 and x86_64
  2016-08-24  8:33 ` Corinna Vinschen
@ 2016-08-24 17:22   ` Achim Gratz
  0 siblings, 0 replies; 3+ messages in thread
From: Achim Gratz @ 2016-08-24 17:22 UTC (permalink / raw)
  To: cygwin-apps

Corinna Vinschen writes:
>> What is the official way to conditionalize .cygport files for
>> differences in x86 and x86_64 architectures ?
>
> "${ARCH}" is either "i686" or "x86_64"

For tests in the cygport file it is usually easier to use the ARCH_i686
or ARCH_x86_64 variables.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf Q+, Q and microQ:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds

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

end of thread, other threads:[~2016-08-24 17:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-24  8:09 cygport: distinguish between x86 and x86_64 Dr. Volker Zell
2016-08-24  8:33 ` Corinna Vinschen
2016-08-24 17:22   ` 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).