public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Question !!
@ 2004-03-16  2:45 김명수
  2004-03-16  2:56 ` Zack Weinberg
  0 siblings, 1 reply; 14+ messages in thread
From: 김명수 @ 2004-03-16  2:45 UTC (permalink / raw)
  To: gcc

Hello !!
My name Kim myoung soo, live in korea.

I have som problem to use gcc tool.

H/W  Itanium2 CPU
OS  : HP-UX B.11.23 U ia64

I installed the gcc-3.3.2 on itanium server.
Position : /usr/local/bin, ....

but I have some error at comile time ..

% gcc -o test main.c
error 2005: invalid option '-x'

% gcc -xc -o test main.c
error 2005: invalid option '-x'

% gcc -x c -o test main.c
error 2005: invalid option '-x'

% man gcc 
....
      -x language
          Specify explicitly the language for the following input files
          (rather than letting the compiler choose a default based on the
          file name suffix).  This option applies to all following input
          files until the next -x option.  Possible values for language are:

                  c  c-header  cpp-output
                  c++  c++-cpp-output
                  objective-c  objc-cpp-output
                  assembler  assembler-with-cpp
                  ada
                  f77  f77-cpp-input  ratfor
                  java
                  treelang

      -x none
          Turn off any specification of a language, so that subsequent files
          are handled according to their file name suffixes (as they are if
          -x has not been used at all).
.....

What is the cause ?

Thank you !!

^ permalink raw reply	[flat|nested] 14+ messages in thread
* Question:
@ 2004-08-16  0:51 Iñaki Viggers
  2004-08-16 19:51 ` Question: James E Wilson
  0 siblings, 1 reply; 14+ messages in thread
From: Iñaki Viggers @ 2004-08-16  0:51 UTC (permalink / raw)
  To: feedback; +Cc: gcc

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 398 bytes --]

I am interested in shell scripting, kernel and
assembly language (GAS, ATT&T syntax) development.
However I may not partition this HD. Where can I get
any old Linux distribution to install on my Intel 386?
 Thank you very much. Iñaki Viggers

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

^ permalink raw reply	[flat|nested] 14+ messages in thread
* Question!!
@ 2004-04-08 18:15 Sean Hsiao
  0 siblings, 0 replies; 14+ messages in thread
From: Sean Hsiao @ 2004-04-08 18:15 UTC (permalink / raw)
  To: gcc-help, gcc, gcc

Dear Sir/Madam,

My name is Sean Hsiao, a master student of Computer Science of Oklahoma
State University. My adviser, Dr. Istvan Jonyer, and I are doing a project.
We need to know some information about Abstract Syntax Tree. Would you
please tell me which file of GCC generates AST? Thank you very much!!

Sincerely,

Sean Hsiao

^ permalink raw reply	[flat|nested] 14+ messages in thread
* question?
@ 2003-04-29 15:17 gs01han
  0 siblings, 0 replies; 14+ messages in thread
From: gs01han @ 2003-04-29 15:17 UTC (permalink / raw)
  To: gcc

I am looking for a program that show an example
using deep binding in c++ to determine the referencing
environment for a subprogram that is passed 
as a parameter. I just need a source code


^ permalink raw reply	[flat|nested] 14+ messages in thread
* Question??
@ 2003-01-08  8:22 Atul Jawale
  2003-01-08  8:32 ` Question?? Gianni Mariani
  2003-01-08  8:46 ` Question?? Atul Jawale
  0 siblings, 2 replies; 14+ messages in thread
From: Atul Jawale @ 2003-01-08  8:22 UTC (permalink / raw)
  To: gcc; +Cc: gcc


Hi,
	What is latest version of GCC??
	What kind of optimizations GCC compiler provides??
	
	Can u please give me the source for above question??
	
Thanks.

Sincerely,
Atul Jawale.




^ permalink raw reply	[flat|nested] 14+ messages in thread
* Question!
@ 2002-03-18  8:24 Kamal Tejwani
  2002-03-18  8:39 ` Question! Kamal Tejwani
  0 siblings, 1 reply; 14+ messages in thread
From: Kamal Tejwani @ 2002-03-18  8:24 UTC (permalink / raw)
  To: gcc; +Cc: gcc

Respected Sir/Madam,

I am looking for a emulator that would provide with
floating point support for Sun SPARC. Does gcc provide
that. I read some article on it but its not clear. 

Please reply to my question and pass on any online
pointers regarding the same.

Thanks,
Kamal 



__________________________________________________
Do You Yahoo!?
Yahoo! Sports - live college hoops coverage
http://sports.yahoo.com/

^ permalink raw reply	[flat|nested] 14+ messages in thread
* Question?
@ 2002-03-15  9:42 Jason Kary
  2002-03-15 11:28 ` Question? Tom Tromey
  0 siblings, 1 reply; 14+ messages in thread
From: Jason Kary @ 2002-03-15  9:42 UTC (permalink / raw)
  To: gcc

Hello,

I had a quick question about GCJ?  I've been looking through the 
doucmentation and I can seem to find an answer to the question of Memory 
Management.  One drawback with Java is it's JVM concept uses a LOT of 
memory resources by creating a JVM for each application.  If I were to 
compile my java code using GCJ would I gain the benifit of not have a 
JVM/sandbox for each application and in essence allow the OS to do the 
memory management for me????

Thanks for your time
Jason Kary


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

end of thread, other threads:[~2004-08-16 19:50 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-16  2:45 Question !! 김명수
2004-03-16  2:56 ` Zack Weinberg
  -- strict thread matches above, loose matches on Subject: below --
2004-08-16  0:51 Question: Iñaki Viggers
2004-08-16 19:51 ` Question: James E Wilson
2004-04-08 18:15 Question!! Sean Hsiao
2003-04-29 15:17 question? gs01han
2003-01-08  8:22 Question?? Atul Jawale
2003-01-08  8:32 ` Question?? Gianni Mariani
2003-01-08 10:05   ` Question?? Gianni Mariani
2003-01-08  8:46 ` Question?? Atul Jawale
2002-03-18  8:24 Question! Kamal Tejwani
2002-03-18  8:39 ` Question! Kamal Tejwani
2002-03-15  9:42 Question? Jason Kary
2002-03-15 11:28 ` Question? Tom Tromey

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