delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2005/06/24/11:30:26

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
Date: Fri, 24 Jun 2005 17:21:45 +0200
From: Florian Xaver <wosrediinanatour AT aon DOT at>
User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
X-Accept-Language: en-us, en
MIME-Version: 1.0
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Problems with GRX 2.4.6
References: <42bc04dd$0$17614$91cee783 AT newsreader02 DOT highway DOT telekom DOT at> <42bc1a45$0$175$cc7c7865 AT news DOT luth DOT se>
In-Reply-To: <42bc1a45$0$175$cc7c7865@news.luth.se>
Lines: 39
Message-ID: <42bc2507$0$26140$91cee783@newsreader02.highway.telekom.at>
NNTP-Posting-Host: N897P018.dipool.highway.telekom.at
X-Trace: 1119626515 newsreader02.highway.telekom.at 26140 212.183.122.18
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

Thanks.

But...

I changed it to

 >>>#if !defined(NO_LEFTSIDE_LVALUE_CAST) &&                  \
 >>>    (   defined(__LCC__)                                  \
 >>>     || defined(__WATCOMC__)                              \
 >>>     || defined(__DJGPP__)                           \  LINE I ADDED
 >>>     || defined(__SUNPRO_C)   								 )
 >>> #define NO_LEFTSIDE_LVALUE_CAST
 >>> #endif
 >>>/* Casting a pointer on the left side of an assignment
 >>>** also cuses problems on several systems:

and there are other Errors:

c:/dos/djgpp/include/sys/segments.h: In function '__gr_setpalette':
c:/dos/djgpp/include/sys/segments.h:25: error: invalid storage class for 
functio
n '_my_cs'
c:/dos/djgpp/include/sys/segments.h:33: error: invalid storage class for 
functio
n '_my_ds'
c:/dos/djgpp/include/sys/segments.h:41: error: invalid storage class for 
functio
n '_my_ss'
bgi/palette.c:65: warning: implicit declaration of function 
'_go32_dpmi_simulate
_int'
make.exe[1]: *** [bgi/palette.o] Error 1
make.exe[1]: Leaving directory `c:/DOS/DJGPP/contrib/grx246/src'
make.exe: *** [libs] Error 2


Any idea?

Thanks, Flo

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019