Op een grimmige winterdag (Monday 17 January 2005 01:08),schreef  Craig A. 
Berry:
> At 7:48 AM -0600 1/14/05, Craig A. Berry wrote:
> >At 12:05 PM +0100 1/14/05, Abe Timmerman wrote:
> >>CC/DECC /Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj
> >> FLOAT/G_FLOAT/
> >> Define=("VERSION=""1.01""","XS_VERSION=""1.01""")/Include=([--])/NoList
> >> ATTRS.c
> >>%DCL-W-MAXPARM, too many parameters - reenter command with fewer
> >> parameters \ATTRS\
> >>%MMK-F-ERRUPD, error status %X00038098 occurred when updating target
> >> ATTRS.OBJ %MMK-F-ERRUPD, error status %X1C14803C occurred when updating
> >> target DYNEXT
> >
> >That needs to say
> >
> >/FLOAT=G_FLOAT
> >
> >instead of
> >
> >FLOAT/G_FLOAT
> >
> >The -Duser_c_flags=/FLOAT=G_FLOAT in your configuration looks right,
> >so I'm not sure what's happening but will look into it.
>
> I can't reproduce this doing a G_FLOAT build on Alpha.  What do you see
> from doing
>
> $ search config.sh ccflags, config_args

TIMMERMAN:FAFNER$ search config.sh ccflags, config_args
ccflags='/Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj /FLOAT=G_FLOAT'
ccflags_uselargefiles=''
config_args='-des -Dusedevel -Duser_c_flags=/FLOAT=G_FLOAT'

> and
>
> $ search [.ext.attrs]descrip.mms ccflags

TIMMERMAN:FAFNER$ search [.ext.attrs]descrip.mms ccflags
CCFLAGS = /Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj /
FLOAT=G_FLOAT/Define=($(DEFINE_VERSION),$(XS_DEFINE_VERSION))/
Include=($(PERL_INC))
CCCMD = CC/DECC $(CCFLAGS)$(OPTIMIZE)

The weird thing is that it will "make" if I do (after the falure)
        $ set def [.ext.attrs]
        $ mmk

I'll try some other things...

Thanks for your investigation +
Good luck,

Abe
-- 
Yitzchak> Or did the "Thanks, applied" autoresponder miss it :)

Autoresponder busy studying Bulgarian EBCDIC locales.  No, I'm
not making this up.  I wish.
                                   -- Jarkko Hietaniemi on p5p @ 2002-01-30

Reply via email to