gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] Re: open-axiom builds on mingw32


From: Camm Maguire
Subject: Re: [Gcl-devel] Re: open-axiom builds on mingw32
Date: Sun, 31 Oct 2010 21:57:22 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Greetings!

My apologies -- one small change required in the open axiom
src/lisp/Makefile -- comment out the cp of rsym.exe, which is now
obsolete.  (Perhaps make it conditional on the file being present, to
interwork with earlier versions.)

fricas builds too, but with the above change, and a manual replacing
of all the /c/ paths in src/lisp/Makefile with c:/.  Tried alias
pwd="pwd -W", but this did not seem to do the trick.

I wish I could figure out a clean resolution to these path issues, as
they also arise with the hol88 I've tried to build.  But I'm taking
your advice and leaving the GCL path system alone in this.  Strangely,
acl2 and maxima don't seem to be affected.

Take care,

Gabriel Dos Reis <address@hidden> writes:

> On Fri, Oct 29, 2010 at 8:24 PM, Camm Maguire <address@hidden> wrote:
>> Greetings!  P.S.  Would be great if someone else could confirm before
>> release ....
>
> Hi Camm,
>
>  I did the following:
>
>   1. `make clean' in the local tree
>   2. update local copy of CVS gcl-2.6.8pre
>   3. build GCL
>   4. install GCL
>   5. make clean (GCL directory)
>   6. configure OpenAxiom for build with gcl
>   7. make
>      This step fails (at base-lisp.exe construction) with
>
> Failed to open c:/Docume~1/gdr/Desktop/gcl-2.6.8.cvs/unixport/raw_gcl.exe 
> (2)...
> bailing.
>
>
> I suspect this must be related to GCL trying to figure out what
> si::system-directory
> should be.
>
> I think GCL should be looking to the install directory, but somehow it does 
> not.
> Does that sounds plausible?
>
> -- Gaby
>
>
>
>
>>
>> Gabriel Dos Reis <address@hidden> writes:
>>
>>> Camm Maguire <address@hidden> writes:
>>>
>>> | Guess I should try fricas.
>>>
>>> Hi Camm,
>>>
>>> That is great news!
>>> Did you have to patch locally GCL or is current trunk (2.6.8pre) all it
>>> takes?
>>>
>>> In principle, you should be able to build FriCAS natively on Windows
>>> because it derives from axiom.build-improvements, but I cannot guarantee
>>> it.
>>>
>>> -- Gaby
>>>
>>>
>>>
>>
>> --
>> Camm Maguire                                       address@hidden
>> ==========================================================================
>> "The earth is but one country, and mankind its citizens."  --  Baha'u'llah
>>
>> _______________________________________________
>> Gcl-devel mailing list
>> address@hidden
>> http://lists.gnu.org/mailman/listinfo/gcl-devel
>>
>
>
>
>

-- 
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]