Re: Issues w/ cross-compiling

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Philip A. Prindeville wrote on Wed, Jul 09, 2008 at 01:36:24AM CEST:
> const unsigned size_int = sizeof(int);
>
> then groveling the output of the compiler in -S -pipe mode for 'size_int'?

-pipe is specific to GCC and imitators.  I don't know how portable -S
is, it isn't mentioned in any standard AFAIK, and its output is very
highly compiler- and architecture-specific.

I'm not sure why you keep suggesting alternatives when there are a
couple of promising ways to tackle the issue.  Is there something
about them that you don't like, or that you know won't work?

Cheers,
Ralf


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux