axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] [bugs #9648] (new) algebra creates the file 'code.lsp'


From: Bill Page
Subject: [Axiom-developer] [bugs #9648] (new) algebra creates the file 'code.lsp', this needs to be renamed before compile
Date: Thu, 20 Jan 2005 23:42:00 -0600

This is an automated notification sent by Savannah.
It relates to:
                bugs #9648, project Axiom Computer Algebra System

==============================================================================
 LATEST MODIFICATIONS of bugs #9648:
==============================================================================

               Posted by: Bill Page <billpage1>
               Posted on: 2005-01-21 05:41 (Canada/Eastern)
    _______________________________________________________

                  Status:                    None -> transferred            


==============================================================================
 OVERVIEW of bugs #9648:
==============================================================================

URL:
  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=9648>

                 Summary: algebra creates the file 'code.lsp', this needs to
be renamed before compile
                 Project: Axiom Computer Algebra System
            Submitted by: axiom
            Submitted on: Thu 07/15/2004 at 03:13
                Category: build process
                Severity: 3 - Ordinary
              Item Group: feature request
                  Status: transferred
                 Privacy: Public
             Assigned to: axiom
         Originator Name: Tim Daly
        Originator Email: address@hidden
             Open/Closed: Open
                 Release: current
         Reproducibility: None
           Fixed Release: 
           Error message: 
Example of code trigerring the bug: 
          Internal cause: 

    _______________________________________________________


Greetings!  Just a quick note on an observation I've made in putting
together the latest Debian package.  As you may recall, we are
skipping the database rebuilding step on ia64, alpha, hppa, mips and
mipsel, as we cannot natively relocate objects on these machines yet,
and they therefore use dlopen, which takes up too many file handles in
this step.  Even were this surmounted, another difficulty would arise
-- all the algebra files are compiled with the filename "code.lsp"
before renaming the .o file as appropriate.  This names the lisp
initialization function in each object "init_code", causing a linker
conflict, and results in a failure to find the sought init functions
determined by filename at load time, e.g. init_AHYB, etc.

We do intend to  get native relocation on these machines, but it will
likely take considerable time.  Might it be quicker to rename the
code.lsp before compiling?





    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
address@hidden                       | 




==============================================================================

This item URL is:
  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=9648>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/

--
forwarded from http://page.axiom-developer.org/zope/mathaction/address@hidden




reply via email to

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