[coyotos-dev] Building coyotos (missing inttypes.h?)
Jonathan S. Shapiro
shap at eros-os.org
Tue Jan 17 09:55:17 EST 2006
Tom:
cd coyotos/src
make sync
GCPtr.cxx is gone as of last night. Did overriding NATIVE_GCC allow the
logger to compile?
shap
On Tue, 2006-01-17 at 13:55 +0100, Tom Bachmann wrote:
> Jonathan S. Shapiro wrote:
> > Tom:
> >
> > Okay, I think I know what the right fix is. Perhaps you would be kind
> > enough to run a quick test for me, since I can't check it locally.
> >
> > Could you please cd into the libsherpa directory and try *both* of the
> > following:
> >
> > make clean
> > make NATIVE_GCC=gcc32 all
> >
> >
> > make clean
> > make NATIVE_GCC="gcc -m32"
> >
> > and let me know whether those go through successfully.
> >
>
> No, it does not go through successfully (I added NATIVE_GPLUS=g++32 to
> the command line), but now having a look at the source I can hardly
> imagine how it can compile for you. GCPtr.cxx clearly cannot implement
> members of the _template_ class GCPtrBase.
>
> > Thanks!
> >
> >
> > shap
> >
More information about the coyotos-dev
mailing list