This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] include s390 sysdep.h to fix compilation failure


At Sun, 18 Jul 2004 09:29:34 -0700,
Ulrich Drepper wrote:
> GOTO Masanori wrote:
> > This patch includes sysdep.h for dl-machine.h on s390 because CFI
> > directive macros need it.  Without this patch, my compilation was
> > failed on s390.
> 
> It's necessary to find out why it does not fail for anybody else.  I'm
> pretty sure Jakub's builds are using CFI and he would have sent a patch
> if it would be necessary.

Please look at i386/x86_64 version.  CFI directive is not available
without sysdep.h.  I believe it should be put it in even if it's
imported from other headers or compilation options.

BTW, I don't know what Jakub's build is.

Regards,
-- gotom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]