public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* (no subject)
@ 2021-05-02  4:51 Jaime Guzman Gaytan
  2021-05-02  9:41 ` compiler Frosku
  0 siblings, 1 reply; 5+ messages in thread
From: Jaime Guzman Gaytan @ 2021-05-02  4:51 UTC (permalink / raw)
  To: gcc

How can I get the compiler if I don't have internet in my apartment?

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

* Re: compiler
  2021-05-02  4:51 Jaime Guzman Gaytan
@ 2021-05-02  9:41 ` Frosku
  0 siblings, 0 replies; 5+ messages in thread
From: Frosku @ 2021-05-02  9:41 UTC (permalink / raw)
  To: Jaime Guzman Gaytan; +Cc: gcc

On Sat, May 01, 2021 at 09:51:00PM -0700, Jaime Guzman Gaytan via Gcc wrote:
> How can I get the compiler if I don't have internet in my apartment?

Depending on what platform you're on, there should be a package (deb, rpm, etc)
which you can download at i.e. work or a local library or university. Put that
on a USB stick and take it home, then use your package manager to install it.

-- 
>>= %frosku = { os => 'gnu+linux', editor => 'emacs', coffee => 1 } =<<

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

* Re: Compiler
  2002-01-17 22:01 ` Compiler Alexandre Oliva
@ 2002-01-18  1:07   ` Alexandre Oliva
  0 siblings, 0 replies; 5+ messages in thread
From: Alexandre Oliva @ 2002-01-18  1:07 UTC (permalink / raw)
  To: Gerardo Gonzalez; +Cc: gcc

On Jan 17, 2002, Gerardo Gonzalez <gerardo.gonzalez@avantel.com.mx.com.mx> wrote:

> Hope you can help me and tell mi some way, I can compile my code. The source
> code and the make file are attached.

How about omitting the options GCC does not recognize for a start, or
finding out what they mean for the original compiler and having a look
at the GCC manual to look for equivalent options?

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

* Re: Compiler
  2002-01-17 19:54 Compiler Gerardo Gonzalez
@ 2002-01-17 22:01 ` Alexandre Oliva
  2002-01-18  1:07   ` Compiler Alexandre Oliva
  0 siblings, 1 reply; 5+ messages in thread
From: Alexandre Oliva @ 2002-01-17 22:01 UTC (permalink / raw)
  To: Gerardo Gonzalez; +Cc: gcc

On Jan 17, 2002, Gerardo Gonzalez <gerardo.gonzalez@avantel.com.mx.com.mx> wrote:

> Hope you can help me and tell mi some way, I can compile my code. The source
> code and the make file are attached.

How about omitting the options GCC does not recognize for a start, or
finding out what they mean for the original compiler and having a look
at the GCC manual to look for equivalent options?

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

* Compiler
@ 2002-01-17 19:54 Gerardo Gonzalez
  2002-01-17 22:01 ` Compiler Alexandre Oliva
  0 siblings, 1 reply; 5+ messages in thread
From: Gerardo Gonzalez @ 2002-01-17 19:54 UTC (permalink / raw)
  To: gcc

Hi:

I'm asking you for some help. 
I'm trying to compile a source code in pro*c, this code was originally
developed under other compiler different from GCC, while I try to compile de
source code in GCC I get the following message. 

$ make -f picst.mk pics
gcc -newc -inline speed -w -pt -ptr  -D_AES_SOURCE -D_OSF_SOURCE -DANSI_C
-DPOS
gcc: speed: No such file or directory
gcc: unrecognized option `-newc'
gcc: unrecognized option `-pt'
gcc: unrecognized option `-ptr'
cc1: Unrecognized option `-inline'
*** Error code 1

Make: Fatal error: Command failed for target `pics'
Hope you can help me and tell mi some way, I can compile my code. The source
code and the make file are attached.

Regards.

Gerardo Gonzalez


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

end of thread, other threads:[~2021-05-02  9:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-02  4:51 Jaime Guzman Gaytan
2021-05-02  9:41 ` compiler Frosku
  -- strict thread matches above, loose matches on Subject: below --
2002-01-17 19:54 Compiler Gerardo Gonzalez
2002-01-17 22:01 ` Compiler Alexandre Oliva
2002-01-18  1:07   ` Compiler 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).