public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Sanjiv Kumar Gupta <sanjivg@noida.hcltech.com>
To: Aravind K Umesh <aravind@adamya.com>,
	"Andrea 'Fyre Wyzard' Bocci" <fwyzard@inwind.it>,
	yinliyin@zte.com.cn, gcc-help@gcc.gnu.org
Subject: RE: Help....
Date: Thu, 10 Jan 2002 05:15:00 -0000	[thread overview]
Message-ID: <E04CF3F88ACBD5119EFE00508BBB2121011AF63D@exch-01.noida.hcltech.com> (raw)

In your case, The object file getting generated by GCC is prepending an _
before symbol names. you can edit the object files generated by GCC by using
objcopy tool to remove these _ symbols. I am not sure whether GCC provides
any such compile tiem option.

--rgds
sanjiv

-----Original Message-----
From: Aravind K Umesh [mailto:aravind@adamya.com]
Sent: Thursday, January 10, 2002 11:29 AM
To: Andrea 'Fyre Wyzard' Bocci; yinliyin@zte.com.cn;
gcc-help@gcc.gnu.org
Subject: Help....


Hi All,

When I created Static libraries using ar.exe the symbols in it were
suffixed by a Underscore
For example if it some symboll yyyyyy, it is seen as _yyyyyy. why does
this underscore come before the symbol even though the respective
variable is defined without underscore in its respective file. Is it
something to do with GCC.

Thanks & Regards
Aravind


--
==================================
Aravind K Umesh
Adamya Technocrates Pvt. Ltd.
Bangalore - 560 086
Mail : aravind@adamya.com
Ph : 080 - 3221780 Ext : 36
==================================

             reply	other threads:[~2002-01-10 13:15 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-10  5:15 Sanjiv Kumar Gupta [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-26 18:25 Help Lusine Avetisyan
2023-10-18 21:36 Help Peter Bergner
2023-06-12  2:58 help Jerry Lin
2006-12-22  9:37 help Manish Agarwal, Noida
2006-12-27 14:48 ` help manish manish
2006-12-29 10:04 ` help Dima Sorkin
2005-03-28 14:42 Help umesh s
2004-08-30 12:46 Help help
2004-08-30 12:46 Help help
2002-04-16  4:50 Help zoushuo82
     [not found] <616BE6A276E3714788D2AC35C40CD18D394681@whale.softwire.co.uk>
2002-02-01  1:11 ` Help Rupert Wood
2002-02-01  1:02 Help Aravind K Umesh
2002-02-01  7:48 ` Help Andrea 'Fyre Wyzard' Bocci
2002-01-30  1:41 help Aravind K Umesh
2002-01-16  5:02 Help Aravind K Umesh
2002-01-10  1:37 Help Aravind K Umesh
2002-01-07  1:22 Help Aravind K Umesh
2002-01-07  9:09 ` Help Andrea 'Fyre Wyzard' Bocci
2001-05-10  8:20 help Ripper
2001-05-10 17:50 ` help Alexandre Oliva

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E04CF3F88ACBD5119EFE00508BBB2121011AF63D@exch-01.noida.hcltech.com \
    --to=sanjivg@noida.hcltech.com \
    --cc=aravind@adamya.com \
    --cc=fwyzard@inwind.it \
    --cc=gcc-help@gcc.gnu.org \
    --cc=yinliyin@zte.com.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).