public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* GCC on IRIX 6.5
@ 2000-12-15  7:59 Ramesh Babu
  2000-12-16  4:58 ` Alexandre Oliva
  0 siblings, 1 reply; 3+ messages in thread
From: Ramesh Babu @ 2000-12-15  7:59 UTC (permalink / raw)
  To: gcc-help

OS	:IRIX 6.5
System	:SGI O2
GCC ver.:2.95.2
Linker	:SGI linker
"as"	:SGI as

Hi all,

	I have installed precompiled binary version of gcc from SGI. I
found that the binaries generated by GCC almost always are 50% bigger,
when compared to the that generated by GCC on LINUX system. So, I compiled
gcc from the source and still things did not improve much. Can any one
tell me why. Is there a way to improve gcc performance. Any help will be
appreciated.

Thanks

Ramesh Babu

^ permalink raw reply	[flat|nested] 3+ messages in thread
* RE: GCC on IRIX 6.5
@ 2000-12-15  8:15 David Korn
  0 siblings, 0 replies; 3+ messages in thread
From: David Korn @ 2000-12-15  8:15 UTC (permalink / raw)
  To: 'Ramesh Babu', gcc-help

>-----Original Message-----
>From: Ramesh Babu [ mailto:rbabu@kelvin.ncl.res.in ]
>Sent: 15 December 2000 03:49
>To: gcc-help@gcc.gnu.org
>Subject: GCC on IRIX 6.5


>OS	:IRIX 6.5
>System	:SGI O2
>GCC ver.:2.95.2
>Linker	:SGI linker
>"as"	:SGI as

>Hi all,
>
>	I have installed precompiled binary version of gcc from SGI. I
>found that the binaries generated by GCC almost always are 50% bigger,
>when compared to the that generated by GCC on LINUX system. So, I compiled
>gcc from the source and still things did not improve much. Can any one
>tell me why. Is there a way to improve gcc performance. Any help will be
>appreciated.

  For reasons that I have no understanding of at all, gcc on some hosts
is configured to include quite a lot of debugging and relocation symbols
in the files it compiles. In this case you can generally get the file size
back down again by using the strip command (part of binutils).

      DaveK
-- 
The Boulder Pledge: "Under no circumstances will I ever purchase anything 
offered to me as the result of an unsolicited email message. Nor will I 
forward chain letters, petitions, mass mailings, or virus warnings to large 
numbers of others. This is my contribution to the survival of the online
community." 


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************

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

end of thread, other threads:[~2000-12-16  4:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-15  7:59 GCC on IRIX 6.5 Ramesh Babu
2000-12-16  4:58 ` Alexandre Oliva
2000-12-15  8:15 David Korn

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