Linux PARISC architecture development
 help / color / mirror / Atom feed
From: "Paul J.Y. Lahaie" <pjlahaie@atlsci.com>
To: hppa-linux@puffingroup.com
Subject: [hppa-linux] $global$ symbol -- help
Date: Tue, 09 Feb 1999 16:12:09 -0500	[thread overview]
Message-ID: <36C0A4A9.DD97CD75@atlsci.com> (raw)


   I will need some help to locate and fix this $global$ symbol
problem.  For that I
could use some help from someone with an MkLinux system to do the
following:

foo.c
int main_without__main()
{
}


extern void start() __asm__("start");
extern void _start() __asm__("_start");
extern void __start() __asm__("__start");

void start() {}
void _start() {}
void __start() {}
void mainCRTStartup() {}

And do the following:

gcc -S -c foo.c -o foo.S

   Also if you can send me the crt*.o files and the libgcc*.a (there's
also word on a libmilli*.[ao] file also), then I could like to see if
something is missing for these files.

						- Paul

----------------------------------------------------------------------
To unsubscribe: send e-mail to hppa-linux-request@puffingroup.com with
`unsubscribe' as the subject.

             reply	other threads:[~1999-02-09 21:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-02-09 21:12 Paul J.Y. Lahaie [this message]
1999-02-16  4:46 ` [hppa-linux] $global$ symbol -- help Lars Segerlund

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=36C0A4A9.DD97CD75@atlsci.com \
    --to=pjlahaie@atlsci.com \
    --cc=hppa-linux@puffingroup.com \
    /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