egcs 1.1.2 i386-mingw32 bootstrap problems.

Maarten Huisjes maarten@emendo.com
Mon Mar 22 01:49:00 GMT 1999


Mumit Khan wrote:
[...]
> My installation instructions posted on my web page does mention this (this is
> the cryptic ``cd gcc; make installdirs'' ...).
> 
> This is an unfortunate side effect of the relative pathname patches that are
> not part of the standard distributions.
> 
> Regards,
> Mumit

Oops, missed that sorry.

Regarding those patches can you explain to me this error message:

---- c.c ----
void __attribute__((dllimport)) foo (void);
void (*f) (void) = foo;
--------------

$ i386-mingw-gcc -c c.c
c.c:2: initializer element is not constant
$

This is used in tcl 8.0.5 which does similair things. 

Regards, --Maarten.

--
Maarten Huisjes			
Emendo Software Group			P.O. Box 3108
2130 KC  HOOFDDORP			Tel. +31 23 5622929
The Netherlands				Fax. +31 23 5627052


More information about the Gcc-bugs mailing list