libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tests/execute-mode.at


From: Peter Rosin
Subject: Re: tests/execute-mode.at
Date: Thu, 26 Nov 2009 11:01:33 +0100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Den 2009-11-25 23:39 skrev Peter Rosin:
Den 2009-11-25 16:43 skrev Peter Rosin:
tests/execute-mode.at uses AT_CHECK (line 172) to test if
an executable is wrking. That fails when doing a cross
build. Simply changing it to LT_AT_EXEC_CHECK doesn't work,
probably because of the "weird" characters involved in
the arguments.

Nope, that guess was wrong, it was because of arguments after
the executable and invoking with $LIBTOOL --mode=execute...

How about this patch? It fixes my cross build and passes on
native Linux.

LT_AT_NOINST_EXEC_CHECK seems to add $EXEEXT so I dropped it.

2009-11-25  Peter Rosin  <address@hidden>

    Fix cross build issue in execute mode test.
    * tests/execute-mode.at: Skip test for cross builds.
*snip*
(I hope it didn't get wrapped...)

Tabs got converted to 4 spaces, here's a resend...

Cheers,
Peter

--
They are in the crowd with the answer before the question.
> Why do you dislike Jeopardy?

Attachment: exemode.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]