This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Long paths with ../../../../ throughout
- From: Ian Lance Taylor <iant at google dot com>
- To: Jon <jg at jguk dot org>
- Cc: gcc at gnu dot org
- Date: Wed, 03 Feb 2010 16:48:52 -0800
- Subject: Re: Long paths with ../../../../ throughout
- References: <19ac3f7a1001190934q65b08a02q37f487bd735311c3@mail.gmail.com> <mcr636ym009.fsf@dhcp-172-17-9-151.mtv.corp.google.com> <19ac3f7a1001230826l5006ae86re2850bb3bbcfb629@mail.gmail.com> <mcrbpgivybr.fsf@dhcp-172-17-9-151.mtv.corp.google.com> <4B68A953.4090107@jguk.org> <mcr1vh31cib.fsf@dhcp-172-17-9-151.mtv.corp.google.com> <4B69F066.4080408@jguk.org>
Jon <jg@jguk.org> writes:
> Is there any information about how GCC start up constructors for C/C++
> are generated and called before main you could point me to please. I'd
> like to understand how it works.
Second half of http://www.airs.com/blog/archives/51 .
> I've attached collect2 patch. Let me know what you think of it.
There is actually a GNU standard for --help output, and collect2 might
as well follow it.
http://www.gnu.org/prep/standards/html_node/_002d_002dhelp.html
Do you have a copyright assignment/disclaimer with the FSF?
Ian