Hello,
after some more hashing off-list (and lots of delays on my side, sorry
about that), I've applied this patch now.
Please post verbose output for any remaining test failures.
Thanks again,
Ralf
2008-08-01 Vincent Torri <[EMAIL PROTECTED]>
Add cegcc (Windows CE/PocketPC) support.
Here is another patch. It changes cegcc to cegcc* and *-cegcc* to
*-*-cegcc*
Indeed, the cegcc compiler can have in the future another name with a
suffix, according to cegcc developpers.
A minor nit:
--- libltdl/config/ltmain.m4sh 11 Apr 2008 17:21:55 - 1.106
+++ libltdl/config/l
* Vincent Torri wrote on Sat, Apr 19, 2008 at 07:04:26PM CEST:
>
>> I will then apply your patch after we have sorted out the git mess.
>
> Here is another patch. It changes cegcc to cegcc* and *-cegcc* to
> *-*-cegcc*
>
> Indeed, the cegcc compiler can have in the future another name with a
>
Hey,
I will then apply your patch after we have sorted out the git mess.
Here is another patch. It changes cegcc to cegcc* and *-cegcc* to
*-*-cegcc*
Indeed, the cegcc compiler can have in the future another name with a
suffix, according to cegcc developpers.
libtool tests have the same
Two of them are expected failures. For the third, try the patch below.
If it works, then no reason to post the testsuite.log again.
I will then apply your patch after we have sorted out the git mess.
Indeed, no more failure. I still have 2 problems with another lib
1) One is just a warning
* Vincent Torri wrote on Fri, Apr 18, 2008 at 07:25:01AM CEST:
>
>> All failing tests fail due to config.sub files which are not up to date.
>> Can you please go ahead and the config.sub file that comes with your
>> installed Automake package to contain your proposed changes? It should
>> be locat
Hello Vincent,
* Vincent Torri wrote on Fri, Apr 18, 2008 at 06:51:45AM CEST:
>
>> What about tests/testsuite.log?
Thank you very much for providing this.
>
> # -*- compilation -*-
> 37. am-subdir.at:33: testing ...
[...]
> checking build system type... x86_64-unknow
* Vincent Torri wrote on Thu, Apr 17, 2008 at 06:31:34PM CEST:
>
>> The README file explains it: run
>> make check VERBOSE=yes TESTS="tests/demo-shared.test tests/demo-make.test
>> tests/demo-exec.test"
>>
>> Also, please run the other half of the tests (the new testsuite) using
>> make check-lo
The README file explains it: run
make check VERBOSE=yes TESTS="tests/demo-shared.test tests/demo-make.test
tests/demo-exec.test"
Also, please run the other half of the tests (the new testsuite) using
make check-local
and post tests/testsuite.log, please. You can run both with "make -k
chec
* Vincent Torri wrote on Tue, Apr 15, 2008 at 06:34:11PM CEST:
>
>
> On Mon, 14 Apr 2008, Ralf Wildenhues wrote:
>> Against CVS HEAD is just fine, sorry for the confusion. The important
>> thing is that we see how the testsuite fares in order to get an idea how
>> well the port works, and can fix
On Mon, 14 Apr 2008, Ralf Wildenhues wrote:
Against CVS HEAD is just fine, sorry for the confusion. The important
thing is that we see how the testsuite fares in order to get an idea how
well the port works, and can fix simple issues that were overlooked.
I had to change config.sub for cegcc
* Vincent Torri wrote on Mon, Apr 14, 2008 at 08:39:02AM CEST:
>>> Here is a patch to make libtool support the cegcc compiler. The patch is
>>> made wrt the latest cvs.
>>
>> Thank you for the patch. Please bootstrap Libtool 2.2.2 with this
>> patch, build it for this system (cross-compile if you
Hey,
Here is a patch to make libtool support the cegcc compiler. The patch is
made wrt the latest cvs.
Thank you for the patch. Please bootstrap Libtool 2.2.2 with this
patch, build it for this system (cross-compile if you have to), and
send the output of
make -k check
I can't, as there a
nks,
Ralf
> 2008-04-13 Vincent Torri
>
> Add cegcc support
> * libltdl/config/ltmain.m4sh:
> * libltdl/m4/libtool.m4:
> * libltdl/m4/ltoptions.m4:
> add 'cegcc' when needed
> --- libltdl/m4/libtool.m4 10 Apr 2008 21:18:02 -
retrieving revision 1.2634
diff -u -r1.2634 ChangeLog
--- ChangeLog 11 Apr 2008 17:21:54 - 1.2634
+++ ChangeLog 13 Apr 2008 21:47:06 -
@@ -1,3 +1,11 @@
+2008-04-13 Vincent Torri
+
+ Add cegcc support
+ * libltdl/config/ltmain.m4sh:
+ * libltdl/m4/libtool.m4
15 matches
Mail list logo