This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


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

Re: info request


On Aug 26, 2001, Einat Kra-Oz - Israel <EinatK@gilat.com> wrote:

> 1) where can i get man pages for GCC, to install on my AIX 4.2 PowerPC
> system?

They come with the GCC sources, but the recommended documentation is
not man-pages, but info files.  In GCC 3.0, the man-pages are
generated from info files, so they are more complete, but they are
still a much shorter version of the real thing.

> 2) what is the option for specifing alignment of structures, when using GCC
> on the above system?

I'm not even sure whether such an option exists.  If there is one, GCC
3.0's manual should tell.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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