public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* regarding compiler option
@ 2001-07-03 23:14 Anupam Sharma
  2001-07-04  0:57 ` Alexandre Oliva
  0 siblings, 1 reply; 4+ messages in thread
From: Anupam Sharma @ 2001-07-03 23:14 UTC (permalink / raw)
  To: gcc-help

Hello ,
         I want to know whether there is some option to specify to the
gcc compiler to report all the errors and not bail out after some
errors.

Thanks

Anupam



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

* Re: regarding compiler option
  2001-07-03 23:14 regarding compiler option Anupam Sharma
@ 2001-07-04  0:57 ` Alexandre Oliva
  2001-07-05 19:55   ` Make a prebuild gcc package ! LinuxVN Group
  0 siblings, 1 reply; 4+ messages in thread
From: Alexandre Oliva @ 2001-07-04  0:57 UTC (permalink / raw)
  To: Anupam Sharma; +Cc: gcc-help

On Jul  4, 2001, Anupam Sharma <anupamsharma@npi.stpn.soft.net> wrote:

>          I want to know whether there is some option to specify to the
> gcc compiler to report all the errors and not bail out after some
> errors.

This is what it does by default, unless it gets really confused and
can keep on trying to compile the program.

-- 
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] 4+ messages in thread

* Make a prebuild gcc package !
  2001-07-04  0:57 ` Alexandre Oliva
@ 2001-07-05 19:55   ` LinuxVN Group
  2001-07-05 21:00     ` Alexandre Oliva
  0 siblings, 1 reply; 4+ messages in thread
From: LinuxVN Group @ 2001-07-05 19:55 UTC (permalink / raw)
  To: gcc-help

Hi Expert !
I want to compile gcc-3.0, and tar all binaries into a package  so that I can 
install it to other system. I did :
#configure --prefix=/mybuildroot
#make bootstrap
#make install
#cd /mybuildroot
#tar -czf gcc.tar.gz *

but when i install it into another system, it doesn't work !

Please help me

Thanks
-------------
Bie^n

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

* Re: Make a prebuild gcc package !
  2001-07-05 19:55   ` Make a prebuild gcc package ! LinuxVN Group
@ 2001-07-05 21:00     ` Alexandre Oliva
  0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Oliva @ 2001-07-05 21:00 UTC (permalink / raw)
  To: LinuxVN Group; +Cc: gcc-help

On Jul  6, 2001, LinuxVN Group <linuxvn@saigonnet.vn> wrote:

> but when i install it into another system, it doesn't work !

What's the symptom?

-- 
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] 4+ messages in thread

end of thread, other threads:[~2001-07-05 21:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-03 23:14 regarding compiler option Anupam Sharma
2001-07-04  0:57 ` Alexandre Oliva
2001-07-05 19:55   ` Make a prebuild gcc package ! LinuxVN Group
2001-07-05 21:00     ` 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).