gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] Re: gcl-2.6.8


From: Camm Maguire
Subject: Re: [Gcl-devel] Re: gcl-2.6.8
Date: Fri, 13 Aug 2010 12:31:20 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Greetings!

I've done a cvs update of open axiom, and I still have libtool
problems.  I've checked in fixes to the gcl 2.6.8pre branch that
enables standalone compiler::link under mingw/wine for me.  I've also
verified a maxima/gcl-ansi/wine build.

I've extended the custom elf relocation facility to arm, mips, mipsel,
alpha, s390, sh4, ppc, sparc, amd64, and i386.  I'm about to release a
debian package -63 to test this on the autobuilders.  All that is
missing is ia64 and hppa elf for native loading.  All known macho and
coff targets work.

If someone wants to volunteer for the ia64 and hppa relocs, that would
be great.  Just a small file needed, e.g. elf64_ia64_reloc.h -- see
examples already in place.

I think all the other path issues regarding wine/mingw are fixed.
I've checked in a 'gcc' to the unixport/msys build which will
hopefully not tie up the native mingw build.  I have not looked at
mingw64, though someone should if they have time.

I'll be away for one week starting tomorrow.

Even with --host=mingw32, open axiom is still complaining on its own C
code, so I can't really test this further.

Take care,

Gabriel Dos Reis <address@hidden> writes:

> Camm Maguire <address@hidden> writes:
>
> | Greetings!
> | 
> | When working around the path issues I get:
> | 
> | (SYSTEM "/home/camm/debian/axiom/oa.build/libtool --mode=compile
> | /usr/bin/i586-mingw32msvc-gcc -c -Wall -DVOL=volatile -fsigned-char
> | -pipe -fno-zero-initialized-in-bss -mms-bitfields -march=i386
> | /home/camm/debian/axiom/oa.build/src/lisp/
> | -I/home/camm/debian/gcl/gcl8mac3/unixport/../h
> | /home/camm/debian/axiom/oa.build/src/lisp/ -O3
> | /home/camm/debian/axiom/oa.build/src/lisp/ -c -w
> | \"/home/camm/debian/axiom/oa.build/src/lisp/user-init.c\" -o
> | \"/home/camm/debian/axiom/oa.build/src/lisp/user-init.o\"")
> | 
> | libtool: compile: unable to infer tagged configuration
> | libtool: compile: specify a tag with `--tag'
> | 
> | Don't know libtool, perhaps you can suggest a 'tag'.
>
> The tag was --tag=CC, but libtool should not have been used for mingw
> builds.  At any rate, I checked in a patch to OpenAxiom to fix the
> libtool issue.
>
> -- Gaby
>
>
>
>

-- 
Camm Maguire                                        address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah



reply via email to

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