Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
gcc is bogusing my debugging
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
David J Camp  
View profile  
 More options May 15 1994, 12:06 am
Newsgroups: gnu.gcc.bug
From: da...@wubios.wustl.edu (David J Camp)
Date: 15 May 1994 00:06:11 -0400
Local: Sun, May 15 1994 12:06 am
Subject: gcc is bogusing my debugging
I am trying to debug a C program using the gcc compiler.  Do not ask me
what the version is, because the compiler does not respond to:

    gcc -version
nor
    gcc --version

with anything but insults to my intelligence.  I have a function
definition using my famous portable.h file, but the first occurrence of
a macro expansion was declared a syntax error with syntax not
particularly different from many successful compiles of mailbin with
MicroSoft C, Turbo C, and Unix cc.  Do not be an arragant bastard and
tell me to reduce the code to trash, because that is just a tactic of
the competition to defeat the GNU project from getting any work done.
I trying in vain to use the preprocessor to tell me what C code had bad
syntax, but it played an ill game of makingg line-number definitions in
code that would fail a fairly-played C compiler, and persisted in giving
me the line numbers from the original file when I compiled the program
in two steps, first the preprocessor and then the compiler.  This
behavior persisted even after I used the -gdwarf1 option.  Please call
me paranoid when I say this is suspected of intentional tampering.
-David-

# da...@wubios.wustl.edu             David J. Camp BS MS     ^        #
# da...@campfire.stl.mo.us           +1 314 382 0584       < * >      #
# I am a member of:  The League for Programming Freedom.     v        #
# abs (investment#1 - investment#2) << abs (anyinvestment - anydebt)  #


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Paul D. Eccles  
View profile  
 More options May 26 1994, 2:32 pm
Newsgroups: gnu.gcc.bug
From: p...@cis.ohio-state.edu (Paul D. Eccles)
Date: 24 May 1994 21:47:28 -0400
Local: Tues, May 24 1994 9:47 pm
Subject: Re: gcc is bogusing my debugging
David J Camp (da...@wubios.wustl.edu) wrote:
: I am trying to debug a C program using the gcc compiler.  Do not ask me
: what the version is, because the compiler does not respond to:

:     gcc -version
: nor
:     gcc --version

: with anything but insults to my intelligence

Try gcc -v


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »