Subject: Re: GCC problem
To: Johnny Chi-Lung Lam <jlbg+@andrew.cmu.edu>
From: eric richard haszlakiewicz <haszlaki@students.uiuc.edu>
List: current-users
Date: 12/17/1997 21:19:45
> > Removing the "inline" from the declaration of hex (and dec and oct)[1]
> > makes it work. Probably make it a little slower but at least it will compile.
> > (As for why it helps...??, but it does)
>
> Won't this fail if you include iostream.h in multiple source files and
> link them together?
>
> I hope the real fix makes it before 1.3 gets released. I use NetBSD
> on my Mac mostly because it's a free UNIX development environment.
hmm.. I see a fix which Charles Hannum committed which looks from
the log message like it might fix this problem. (bunch of files in
gcc/cc1plus). Anyone know if it does? (Hasn't gotten pulled up yet)
eric
haszlaki@uiuc.edu