public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc compiler
@ 2008-05-24 12:44 Miguel de la Ossa
  2008-05-24 14:55 ` Tim Prince
  0 siblings, 1 reply; 13+ messages in thread
From: Miguel de la Ossa @ 2008-05-24 12:44 UTC (permalink / raw)
  To: gcc-help

Hello,

I've downloaded MinGW 3.4.5 but I don't know how to invoke the  
compiler. I tried:

gcc
cc
c++
c

and so on.

Could you help me?

Thanks in advance,

Miguel de la Ossa

PS: I am a new user in Mac. I know unix and windows, but i am a bit  
losed with Mac Os

^ permalink raw reply	[flat|nested] 13+ messages in thread
* RE: GCC Compiler
@ 2002-07-01 22:52 Ravi Kumar Bhattiprolu
  0 siblings, 0 replies; 13+ messages in thread
From: Ravi Kumar Bhattiprolu @ 2002-07-01 22:52 UTC (permalink / raw)
  To: 'Pooyan Sepahvand', gcc-help

Hi Pooyan,

  You can try www.sunfreeware.com. here you will get precompiled binaries
for gcc etc. But you need to have root access on machine since you need to
use pkgadd to install these software.

regards,
Ravi

-----Original Message-----
From: Pooyan Sepahvand [mailto:psepah@yahoo.com]
Sent: Tuesday, July 02, 2002 11:19 AM
To: gcc-help@gcc.gnu.org
Subject: GCC Compiler


Hi,
We have the following machine,  and trying  to install
gcc compiler from metalab, unfortunately we are not
able. Could you please help us to download and install
appropriate version, which is suitable for our machine
(solaris 8)? In advance we would appreciate your help.

All the best
Pooyan



__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com

^ permalink raw reply	[flat|nested] 13+ messages in thread
* GCC Compiler
@ 2002-07-01 22:49 Pooyan Sepahvand
  0 siblings, 0 replies; 13+ messages in thread
From: Pooyan Sepahvand @ 2002-07-01 22:49 UTC (permalink / raw)
  To: gcc-help

Hi,
We have the following machine,  and trying  to install
gcc compiler from metalab, unfortunately we are not
able. Could you please help us to download and install
appropriate version, which is suitable for our machine
(solaris 8)? In advance we would appreciate your help.

All the best
Pooyan



__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com

^ permalink raw reply	[flat|nested] 13+ messages in thread
* GCC Compiler
@ 2001-05-31 11:39 Ed Hudak
  0 siblings, 0 replies; 13+ messages in thread
From: Ed Hudak @ 2001-05-31 11:39 UTC (permalink / raw)
  To: 'help-gcc@gnu.org'

I'm trying to install just the gcc compiler on my HPUX11.0 .
Can you email back what to copy rather than use the cdlin.;1 script. 
The drivers don't support   Rock Ridge so I get the ;1 everywhere.

Thanks in Advance
Ed Hudak
LBM Systems LLC.

^ permalink raw reply	[flat|nested] 13+ messages in thread
* gcc compiler
@ 2001-02-22 17:07 Salari, Morris M
  2001-02-22 17:48 ` Jerry Miller
  2001-02-23  1:08 ` Jerry Miller
  0 siblings, 2 replies; 13+ messages in thread
From: Salari, Morris M @ 2001-02-22 17:07 UTC (permalink / raw)
  To: 'help-gcc@gnu.org'

[-- Attachment #1: Type: text/plain, Size: 239 bytes --]

I am trying to compile a C program "http_get.c" with gcc compiler
on Unix Solaris 2.6, it does not compile and gcc is giving me attaced
error file. Please help if you could.
gcc-2.8.1.
Solaris 2.6.
Morris Salari
415-927-6766 <<gccerror>> 

[-- Attachment #2: gccerror --]
[-- Type: text/plain, Size: 501 bytes --]


Undefined                       first referenced
 symbol                             in file
socket                              /var/tmp/ccE8xpR_1.o
getprotobyname                      /var/tmp/ccE8xpR_1.o
gethostbyname                       /var/tmp/ccE8xpR_1.o
bind                                /var/tmp/ccE8xpR_1.o
getservbyname                       /var/tmp/ccE8xpR_1.o
connect                             /var/tmp/ccE8xpR_1.o
ld: fatal: Symbol referencing errors. No output written to prog


^ permalink raw reply	[flat|nested] 13+ messages in thread
* GCC compiler
@ 1999-12-29 20:25 Hung Vu
  1999-12-29 20:27 ` Jeffrey A Law
  1999-12-31 22:24 ` Hung Vu
  0 siblings, 2 replies; 13+ messages in thread
From: Hung Vu @ 1999-12-29 20:25 UTC (permalink / raw)
  To: help-gcc

Dear Sir,

I used a  sample (C source code from Oracle corp.) which used the compiler 
from SUN. Now I compile this sample with the new compiler (gcc v2.95.1)and I 
had the following error  messages:
        gcc: unrecognized option `-Xa'
        gcc: unrecognized option `-K'
        gcc: language chip=ultra not recognized
I copy all my screen for you:
( make -f demo_rdbms.mk  build EXE=demo OBJS=demo.o
gcc  -xO2  -Xa  -xstrconst -xF  -mr  -xarch=v8 -xcache=16/32/1:1024/64/1 
-xchip=
ultra -D_REENTRANT -K PIC  -I/8i/app/Oracle05/product/8.0.5/rdbms/demo 
-I/8i/app
/Oracle05/product/8.0.5/rdbms/public 
-I/8i/app/Oracle05/product/8.0.5/plsql/publ
ic -I/8i/app/Oracle05/product/8.0.5/network/public -DSLMXMX_ENABLE 
-DSLTS_ENABLE
-D_SVID_GETTOD     -c  demo.c
gcc: PIC: No such file or directory
gcc: unrecognized option `-Xa'
gcc: unrecognized option `-K'
gcc: language chip=ultra not recognized
*** Error code 1
make: Fatal error: Command failed for target `demo.o')

What options I need to choose in my new compiler in order for resolving 
these error message ?
  I wait for your feedback.

Thanks,
HungVu

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

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

end of thread, other threads:[~2008-05-24 14:55 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-24 12:44 gcc compiler Miguel de la Ossa
2008-05-24 14:55 ` Tim Prince
2008-05-24 16:00   ` Blake Huff
  -- strict thread matches above, loose matches on Subject: below --
2002-07-01 22:52 GCC Compiler Ravi Kumar Bhattiprolu
2002-07-01 22:49 Pooyan Sepahvand
2001-05-31 11:39 Ed Hudak
2001-02-22 17:07 gcc compiler Salari, Morris M
2001-02-22 17:48 ` Jerry Miller
2001-02-23  1:08 ` Jerry Miller
1999-12-29 20:25 GCC compiler Hung Vu
1999-12-29 20:27 ` Jeffrey A Law
1999-12-31 22:24   ` Jeffrey A Law
1999-12-31 22:24 ` Hung Vu

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