[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Gcl-devel] *features*
From: |
Mike Thomas |
Subject: |
RE: [Gcl-devel] *features* |
Date: |
Fri, 23 Apr 2004 06:26:46 +1000 |
Hi Camm.
You may have forgotten to check in a new version of gclincl.h to support
those new configure macros.
Cheers
Mike Thomas.
| -----Original Message-----
| From: address@hidden
| [mailto:address@hidden
| Behalf Of Camm Maguire
| Sent: Friday, 23 April 2004 4:33 AM
| To: Michael Koehne
| Cc: address@hidden
| Subject: Re: [Gcl-devel] *features*
|
|
| Greetings!
|
| Michael Koehne <address@hidden> writes:
|
| > Moin Camm & Paul,
| >
| > > Thanks for this. Will chase this down in 2.7.x. Please don't let me
| > > forget.
| >
| > patch attached ...
|
|
| Thanks for your submission. I checked it out, and just committed
| something quite close into both branches, as I've tested that the
| change has no effect on the ansi test suite, maxima, acl2, nor axiom.
| (Will also be testing the nqthm's, but expect all to be well here.)
|
| What people should know about this change is that the
| ADDITIONAL_FEATURES macro in the .h platform specific files is now
| obsolete. These were used in the vast majority of instances to get
| cpu and system info into the *features* list -- now we put in the
| results straight from configure's $host_cpu and $host_os.
|
| There were exactly 4 features other than these extant in the h/ files:
|
| ADD_FEATURE("BROKEN_O4_OPT")
|
| Used in mingw.h -- no effect any longer in gcl_cmpmain.lsp
|
| ADD_FEATURE("BUGGY-CC")
|
| defined in several old h/ files -- never used.
|
| ADD_FEATURE("IGNORE-UNRESOLVED")
|
| defined for irix5.h, turns on a similarly named C compiler flag. I
| view this as obsolete, but the hooks are still there if anyone
| wants/needs this port in the future. This C flag is best added by
| setting the CFLAGS shell environment variable before building.
|
| ADD_FEATURE("POINTER-BIGGER-INT")
|
| Set in ./h/alpha-osf1.h and unused.
|
| I have not edited the h files, just removed the effect of
| ADDITIONAL_FEATURES in main.c, in case a reversal is needed in the
| future.
|
| Take care,
|
| >
| > Bye Michael
| > --
| > mailto:address@hidden UNA:+.?
| 'CED+2+:::Linux:2.4.22'UNZ+1'
| > http://www.xml-edifact.org/ CETERUM CENSEO WINDOWS
| ESSE DELENDAM
| >
| > _______________________________________________
| > Gcl-devel mailing list
| > address@hidden
| > http://mail.gnu.org/mailman/listinfo/gcl-devel
|
| --
| Camm Maguire address@hidden
| ==========================================================================
| "The earth is but one country, and mankind its citizens." -- Baha'u'llah
|
|
| _______________________________________________
| Gcl-devel mailing list
| address@hidden
| http://mail.gnu.org/mailman/listinfo/gcl-devel
|
Re: [Gcl-devel] 2.6.2....., Camm Maguire, 2004/04/16
- RE: [Gcl-devel] 2.6.2....., Billinghurst, David (CALCRTS), 2004/04/15
- Re: [Gcl-devel] *features*, Michael Koehne, 2004/04/15
- Re: [Gcl-devel] *features*, Paul F. Dietz, 2004/04/16
- Re: [Gcl-devel] *features*, Michael Koehne, 2004/04/16
- Re: [Gcl-devel] *features*, Camm Maguire, 2004/04/16
- Message not available
- [Gcl-devel] Re: *features* - patch, Camm Maguire, 2004/04/19
- [Gcl-devel] Re: *features* - patch, Michael Koehne, 2004/04/19
- Message not available
- [Gcl-devel] Re: delayed pathname.d patch, Camm Maguire, 2004/04/22