public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc CFLAG error
@ 2001-03-01 14:01 Jim M.
  2001-03-01 19:41 ` Alexandre Oliva
  0 siblings, 1 reply; 2+ messages in thread
From: Jim M. @ 2001-03-01 14:01 UTC (permalink / raw)
  To: gcc-help, gcc

Makefile that is generated for sun's c compiler is introducing
an error when used with gcc. Platform is sun solaris 2.6.
CFLAGS = -Xa -xO4 is used in the sun version. how this changes
in the gcc?. -Appreciated.

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gcc CFLAG error
  2001-03-01 14:01 gcc CFLAG error Jim M.
@ 2001-03-01 19:41 ` Alexandre Oliva
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Oliva @ 2001-03-01 19:41 UTC (permalink / raw)
  To: Jim M.; +Cc: gcc-help, gcc

On Mar  1, 2001, "Jim M." <msg124@hotmail.com> wrote:

> CFLAGS = -Xa -xO4 is used in the sun version. how this changes
> in the gcc?

-Xa is spelled -ansi in GCC, and -xO4 is similar to -O2 -finline-functions.

-- 
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-03-01 19:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-01 14:01 gcc CFLAG error Jim M.
2001-03-01 19:41 ` Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).