473,394 Members | 1,481 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

gcc tutorial?

JS
I have used google and searched for gcc tutorial but have not found
anything usefull yet. Does somebody know a good link to a gcc tutorial?

JS
Nov 14 '05 #1
15 4065
In article <pa****************************@asd.com>, JS <as*@asd.com> wrote:
I have used google and searched for gcc tutorial but have not found
anything usefull yet. Does somebody know a good link to a gcc tutorial?


What do you expect to find in a gcc tutorial?

--
Rouben Rostamian
Nov 14 '05 #2
On Mon, 28 Mar 2005 14:18:33 +0200, JS wrote:
I have used google and searched for gcc tutorial but have not found
anything usefull yet. Does somebody know a good link to a gcc tutorial?


I don't know about tutorials but here you will find the documentations
of the latest gcc releases:

http://gcc.gnu.org/onlinedocs/

Greetings,
Steffen.
Nov 14 '05 #3
ab
Rouben Rostamian wrote:
In article <pa****************************@asd.com>, JS <as*@asd.com>
wrote:
I have used google and searched for gcc tutorial but have not found
anything usefull yet. Does somebody know a good link to a gcc tutorial?


What do you expect to find in a gcc tutorial?


Overview of the different compiler options and how in general to use the gcc
when compiling c code.
Nov 14 '05 #4
JS
Rouben Rostamian wrote:
In article <pa****************************@asd.com>, JS <as*@asd.com>
wrote:
I have used google and searched for gcc tutorial but have not found
anything usefull yet. Does somebody know a good link to a gcc tutorial?


What do you expect to find in a gcc tutorial?


Overview of the different compiler options and how in general to use the gcc
when compiling c code.
Nov 14 '05 #5
JS wrote on 28/03/05 :
Rouben Rostamian wrote:
In article <pa****************************@asd.com>, JS <as*@asd.com>
wrote:
I have used google and searched for gcc tutorial but have not found
anything usefull yet. Does somebody know a good link to a gcc tutorial?


What do you expect to find in a gcc tutorial?


Overview of the different compiler options and how in general to use the gcc
when compiling c code.


Get the user manual.

http://www.gnu.org/software/gcc/onlinedocs/

--
Emmanuel
The C-FAQ: http://www.eskimo.com/~scs/C-faq/faq.html
The C-library: http://www.dinkumware.com/refxc.html

"Clearly your code does not meet the original spec."
"You are sentenced to 30 lashes with a wet noodle."
-- Jerry Coffin in a.l.c.c++

Nov 14 '05 #6
On Mon, 28 Mar 2005 14:18:33 +0200, JS wrote:
I have used google and searched for gcc tutorial but have not found
anything usefull yet. Does somebody know a good link to a gcc tutorial?


I hope that my suggestion will be a bit more useful than the arrogant
ones from some of the previous posters:

http://www.network-theory.co.uk/docs/gcc/intro

Nov 14 '05 #7
JS
Felix Rawlings wrote:
http://www.network-theory.co.uk/docs/gcc/intro


Hi the links gives me an error, I have tried
http://www.network-theory.co.uk, which links to some books that can be
ordered. Was that what you thought of?
Nov 14 '05 #8
JS wrote:
Felix Rawlings wrote:

http://www.network-theory.co.uk/docs/gcc/intro


Hi the links gives me an error, I have tried
http://www.network-theory.co.uk, which links to some books that can be
ordered. Was that what you thought of?


http://www.network-theory.co.uk/docs/gccintro/

-Michael
--
E-Mail: Mine is an /at/ gmx /dot/ de address.
Nov 14 '05 #9
On Mon, 28 Mar 2005 19:03:46 +0200, JS said to the parser:
Felix Rawlings wrote:
http://www.network-theory.co.uk/docs/gcc/intro


Hi the links gives me an error, I have tried
http://www.network-theory.co.uk, which links to some books that can be
ordered. Was that what you thought of?


Try:
http://www.network-theory.co.uk/docs/gccintro/

which is the online version. I expect Felix's fingers slipped in that /
by mistake.
Nov 14 '05 #10
do*@dot.dot wrote:
On Mon, 28 Mar 2005 14:18:33 +0200, JS <as*@asd.com> wrote:

I have used google and searched for gcc tutorial but have not found
anything usefull yet. Does somebody know a good link to a gcc tutorial?

There are a ton of C and C++ tutorials around, most of them will help you
with the basics, but explicit instruction about gcc, mingw and most other 0
cost compilers is right next door to non-existent.


This is just silly. The infotext documentation, which the OP should
have gotten with his compiler, extensively covers the areas he asked
about. Please stick to things you actually know something about.
Nov 14 '05 #11
On Mon, 28 Mar 2005 19:03:46 +0200, JS wrote:
Felix Rawlings wrote:
http://www.network-theory.co.uk/docs/gcc/intro


Hi the links gives me an error, I have tried
http://www.network-theory.co.uk, which links to some books that can be
ordered. Was that what you thought of?


Try this one:

http://www.network-theory.co.uk/docs/gccintro/
Nov 14 '05 #12
On Mon, 28 Mar 2005 12:06:49 -0600, Michael Coyne wrote:
On Mon, 28 Mar 2005 19:03:46 +0200, JS said to the parser:
Felix Rawlings wrote:
http://www.network-theory.co.uk/docs/gcc/intro


Hi the links gives me an error, I have tried
http://www.network-theory.co.uk, which links to some books that can be
ordered. Was that what you thought of?


Try:
http://www.network-theory.co.uk/docs/gccintro/

which is the online version. I expect Felix's fingers slipped in that /
by mistake.


Yep :-)

Nov 14 '05 #13
do*@dot.dot writes:
On Mon, 28 Mar 2005 18:22:07 GMT, Martin Ambuhl <ma*****@earthlink.net>
wrote:
This is just silly. The infotext documentation, which the OP should
have gotten with his compiler, extensively covers the areas he asked
about. Please stick to things you actually know something about.


There is a difference between "information" and "instruction". Information
of a complex nature is often useless to people without some kind of
instruction. Telling someone what something does is not the same as
explaining how and when to use it.


Sure. So be best advice we can give is, first, try the extensive
documentation that's included with gcc (which is admittedly more of a
reference than a tutorial), then, if that's inadequate, try asking in
gnu.gcc.help, where the question is much more topical than it is here.

--
Keith Thompson (The_Other_Keith) ks***@mib.org <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
Nov 14 '05 #14
do*@dot.dot wrote:
On Mon, 28 Mar 2005 18:22:07 GMT, Martin Ambuhl <ma*****@earthlink.net>
wrote:
This is just silly. The infotext documentation, which the OP should
have gotten with his compiler, extensively covers the areas he asked
about. Please stick to things you actually know something about.


There is a difference between "information" and "instruction".
Information of a complex nature is often useless to people without some
kind of
instruction. Telling someone what something does is not the same as
explaining how and when to use it.


I banged my head against the - to me then - opaque gcc compilation
instructions when I first encountered it in the form of DJGPP. I was used
to TurboC++ and its IDE.

When I started using Linux fulltime, and I started reading makefiles, etc,
it started to make sense. "gcc -o hello hello.c" makes sense to me now.
"mingw32-gcc -I resource.h simplewindow simplewindow.c" is where I'm
struggling now. (And the GNAT compilation instructions, as well. I still
haven't got the hang of them. gnat-bind ... uh, yes ;)

It's all a matter of degree.

Wesley Parish
--
"Good, late in to more rewarding well."Â*Â*"Well,Â*youÂ*tonight.Â*Â*AndÂ*IÂ*was
lookintelligent woman of Ming home.Â*Â*IÂ*trustÂ*youÂ*withÂ*aÂ*tenderÂ*silence." Â*Â*I
get a word into my hands, a different and unbelike, probably - 'she
fortunate fat woman', wrong word.Â*Â*IÂ*thinkÂ*toÂ*me,Â*IÂ*justupid.
Let not emacs meta-X dissociate-press write your romantic dialogs...!!!
Nov 14 '05 #15
In <d2**********@news.net.uni-c.dk> JS <d4***@44ada.com> writes:
Rouben Rostamian wrote:
In article <pa****************************@asd.com>, JS <as*@asd.com>
wrote:
I have used google and searched for gcc tutorial but have not found
anything usefull yet. Does somebody know a good link to a gcc tutorial?


What do you expect to find in a gcc tutorial?


Overview of the different compiler options and how in general to use the gcc
when compiling c code.


The gcc compiler driver follows the classic Unix C compiler driver
principles of operation and conventions, so the section about using
the C compiler in any Unix tutorial will give you the basics.

For an overview of the gcc options, read the man page. And for any
additional questions on this topic use gnu.gcc.help.

Dan
--
Dan Pop <Da*****@ifh.de>
Nov 14 '05 #16

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Rhino | last post by:
Can anyone point me to a good free XSLT Tutorial online? I looked for some a few months ago and didn't find anything very good. I'm hoping some of the experts here can point me to a good XSLT...
15
by: binnyva | last post by:
Hello Everyone, I have just compleated a JavaScript tutorial and publishing the draft(or the beta version, as I like to call it) for review. This is not open to public yet. The Tutorial is...
18
by: Xah Lee | last post by:
i've started to read python tutorial recently. http://python.org/doc/2.3.4/tut/tut.html Here are some quick critique: quick example: If the input string is too long, they don't truncate it,...
0
by: Joe Mayo | last post by:
I've recently updated the C# Tutorial at C# Station with a new addition, Lesson 17: Enums. The C# Tutorial may be found at http://www.csharp-station.com/Tutorial.aspx. Other updates include:...
10
by: Safalra | last post by:
When a poster in a forum I frequent said they were beginning to learn HTML, I thought I should direct them to a good HTML tutorial so that they wouldn't start using <blink> and the like....
11
by: Magnus Lycka | last post by:
While the official Python Tutorial has served its purpose well, keeping it up to date is hardly anyones top priority, and there are others who passionately create really good Python tutorials on...
7
by: Turbo | last post by:
I have a written a detailed html tutorial here:- http://sandy007smarty.seo.iitm.ac.in/2006/09/26/html-tutorial/ I know there are a couple of html tutorials out there. But its a tutorial without...
2
by: sara | last post by:
Hi All, I learned C++ long time ago and now I want to review all of its details in a short time like a week. I wonder if there is a good tutorial you know which I can read for this purpose....
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.