[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gcl-devel] *features*
From: |
Camm Maguire |
Subject: |
Re: [Gcl-devel] *features* |
Date: |
22 Apr 2004 16:31:29 -0400 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
Greetings, and thanks! Yes, I noticed about an hour ago and fixed, I
think. Please let me know if problems persist with this.
Take care,
"Mike Thomas" <address@hidden> writes:
> 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
> |
>
>
>
>
--
Camm Maguire address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens." -- Baha'u'llah
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
- RE: [Gcl-devel] Re: delayed pathname.d patch, Mike Thomas, 2004/04/22