public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
* Build with --disable-arch32-tests for gen-type-funit-tests
@ 2007-10-31 11:43 Mark Wielaard
  2007-11-01 10:36 ` Mark Wielaard
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Wielaard @ 2007-10-31 11:43 UTC (permalink / raw)
  To: frysk

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

Hi,

Currently the standard build on x86_64 is broken because
gen-type-funit-tests isn't properly generated in the arch32 dirs. For
now the workaround is to build with --disable-arch32.

Cheers,

Mark

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: Build with --disable-arch32-tests for gen-type-funit-tests
  2007-10-31 11:43 Build with --disable-arch32-tests for gen-type-funit-tests Mark Wielaard
@ 2007-11-01 10:36 ` Mark Wielaard
  2007-11-01 13:32   ` Andrew Cagney
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Wielaard @ 2007-11-01 10:36 UTC (permalink / raw)
  To: frysk

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

On Wed, 2007-10-31 at 12:43 +0100, Mark Wielaard wrote:
> Hi,
> 
> Currently the standard build on x86_64 is broken because
> gen-type-funit-tests isn't properly generated in the arch32 dirs. For
> now the workaround is to build with --disable-arch32.

This should now all be fixed by:

commit b293ec8713bfc401241fc2dc0935fea152794438
Author: Andrew Cagney <cagney@redhat.com>
Date:   Wed Oct 31 17:20:55 2007 -0400

  For .c-in et.al., list base .c in SOURCES.
    
  frysk-common/ChangeLog
  2007-10-31  Andrew Cagney  <cagney@redhat.com>
    
  * Makefile.gen.sh (.c-in, .cxx-in, .c-sh, .cxx-sh): Add base .c or
  .cxx file to ...SOURCES and not the original source.  Drop use of
  automake's nodist_

http://sourceware.org/git/?p=frysk.git;a=commitdiff;h=b293ec8713bfc401241fc2dc0935fea152794438

Andrew, would it make sense to automatically run the arch32 tests in
make check whenever they are build?

Cheers,

Mark

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: Build with --disable-arch32-tests for gen-type-funit-tests
  2007-11-01 10:36 ` Mark Wielaard
@ 2007-11-01 13:32   ` Andrew Cagney
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Cagney @ 2007-11-01 13:32 UTC (permalink / raw)
  To: Mark Wielaard; +Cc: frysk

Mark Wielaard wrote:
> This should now all be fixed by:
>
(I'm assuming there wasn't a bug)
> Andrew, would it make sense to automatically run the arch32 tests in
> make check whenever they are build?
>   
Enabling 32-on-64 specific tests? Yes. They exercise 32-on-64 specific 
edge cases (the pedant will point out that when not run on a 64-bit 
system they should be marked as unresolved, not unsupported :-).  For 
instance testing 64-32-64 execs.  This is on my to-do list.

Running test-runner twice, once in 32-bit mode and once in 64-bit mode, 
is something better suited for the make file.

Andrew



> Cheers,
>
> Mark
>   

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

end of thread, other threads:[~2007-11-01 13:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-31 11:43 Build with --disable-arch32-tests for gen-type-funit-tests Mark Wielaard
2007-11-01 10:36 ` Mark Wielaard
2007-11-01 13:32   ` Andrew Cagney

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).