public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* how can I put c++ global destructor in a specific section
@ 2015-07-23 18:41 Yuxin Ren
  2015-07-23 23:01 ` papa
  0 siblings, 1 reply; 7+ messages in thread
From: Yuxin Ren @ 2015-07-23 18:41 UTC (permalink / raw)
  To: gcc-help

Hi,

I know after gcc 4.8, the global constructor is put in the init_array section.
But I don't know which section hold the destructors. And the
fini_array does not hold destructors.

Can I put those global destructor in a specific section?

Thanks a lot
Yuxin

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: how can I put c++ global destructor in a specific section
  2015-07-23 18:41 how can I put c++ global destructor in a specific section Yuxin Ren
@ 2015-07-23 23:01 ` papa
  2015-07-23 23:22   ` Jonathan Wakely
  0 siblings, 1 reply; 7+ messages in thread
From: papa @ 2015-07-23 23:01 UTC (permalink / raw)
  To: Yuxin Ren, gcc-help

I have unsubscribe many, many times, but you have a serious problem
receiving the message. I am papa@arbolone.ca, please, please unsubscribe me.
This mailing list is useless to me, if this continues I will take more
offensive action, which is something both of us are trying to avoid.

If you are reading this email, but you are not gcc-help administrator,
please, please, forward this email to the administrator or simple reply to
all. GCC-help should know what to do with this message. Thanks in advance
and please forgive me for any inconvenience.

-----Original Message----- 
From: Yuxin Ren
Sent: Thursday, July 23, 2015 2:40 PM
To: gcc-help
Subject: how can I put c++ global destructor in a specific section

Hi,

I know after gcc 4.8, the global constructor is put in the init_array 
section.
But I don't know which section hold the destructors. And the
fini_array does not hold destructors.

Can I put those global destructor in a specific section?

Thanks a lot
Yuxin 

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: how can I put c++ global destructor in a specific section
  2015-07-23 23:01 ` papa
@ 2015-07-23 23:22   ` Jonathan Wakely
  2015-07-23 23:27     ` Jonathan Wakely
  0 siblings, 1 reply; 7+ messages in thread
From: Jonathan Wakely @ 2015-07-23 23:22 UTC (permalink / raw)
  To: papa; +Cc: gcc-help

I have completed the form to send you *another* email to unsubscribe.

You can also do it by emailing gcc-help-unsubscribe@sourceware.org yourself.

Please just do that and stop complaining.



On 24 July 2015 at 00:01,  <papa@arbolone.ca> wrote:
> I have unsubscribe many, many times, but you have a serious problem
> receiving the message. I am papa@arbolone.ca, please, please unsubscribe me.
> This mailing list is useless to me, if this continues I will take more
> offensive action, which is something both of us are trying to avoid.
>
> If you are reading this email, but you are not gcc-help administrator,
> please, please, forward this email to the administrator or simple reply to
> all. GCC-help should know what to do with this message. Thanks in advance
> and please forgive me for any inconvenience.
>
> -----Original Message----- From: Yuxin Ren
> Sent: Thursday, July 23, 2015 2:40 PM
> To: gcc-help
> Subject: how can I put c++ global destructor in a specific section
>
> Hi,
>
> I know after gcc 4.8, the global constructor is put in the init_array
> section.
> But I don't know which section hold the destructors. And the
> fini_array does not hold destructors.
>
> Can I put those global destructor in a specific section?
>
> Thanks a lot
> Yuxin

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: how can I put c++ global destructor in a specific section
  2015-07-23 23:22   ` Jonathan Wakely
@ 2015-07-23 23:27     ` Jonathan Wakely
  2015-07-24  0:12       ` papa
  0 siblings, 1 reply; 7+ messages in thread
From: Jonathan Wakely @ 2015-07-23 23:27 UTC (permalink / raw)
  To: papa; +Cc: gcc-help

And if that doesn't work read the instructions at
https://gcc.gnu.org/lists.html#subscribe which tells you how to do it.

As it says there:

Please trust in the List-Unsubscribe: header. Every person who has
said "I can't get off this list! Unsubscribe me!" has found, with
enough prodding, that sending mail to the address listed in
List-Unsubscribe: does the trick.





On 24 July 2015 at 00:22, Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
> I have completed the form to send you *another* email to unsubscribe.
>
> You can also do it by emailing gcc-help-unsubscribe@sourceware.org yourself.
>
> Please just do that and stop complaining.
>
>
>
> On 24 July 2015 at 00:01,  <papa@arbolone.ca> wrote:
>> I have unsubscribe many, many times, but you have a serious problem
>> receiving the message. I am papa@arbolone.ca, please, please unsubscribe me.
>> This mailing list is useless to me, if this continues I will take more
>> offensive action, which is something both of us are trying to avoid.
>>
>> If you are reading this email, but you are not gcc-help administrator,
>> please, please, forward this email to the administrator or simple reply to
>> all. GCC-help should know what to do with this message. Thanks in advance
>> and please forgive me for any inconvenience.
>>
>> -----Original Message----- From: Yuxin Ren
>> Sent: Thursday, July 23, 2015 2:40 PM
>> To: gcc-help
>> Subject: how can I put c++ global destructor in a specific section
>>
>> Hi,
>>
>> I know after gcc 4.8, the global constructor is put in the init_array
>> section.
>> But I don't know which section hold the destructors. And the
>> fini_array does not hold destructors.
>>
>> Can I put those global destructor in a specific section?
>>
>> Thanks a lot
>> Yuxin

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: how can I put c++ global destructor in a specific section
  2015-07-23 23:27     ` Jonathan Wakely
@ 2015-07-24  0:12       ` papa
  2015-07-24  1:12         ` Olivier Diotte
  2015-07-24  8:33         ` Jonathan Wakely
  0 siblings, 2 replies; 7+ messages in thread
From: papa @ 2015-07-24  0:12 UTC (permalink / raw)
  To: Jonathan Wakely; +Cc: gcc-help

First and foremost, let me quote your offensive statement in another email 
you sent me, along with my replay:
--------------------------------

YOUR INSULTING EMAIL:
-----Original Message----- 
From: Jonathan Wakely
Sent: Thursday, July 23, 2015 7:20 PM
To: papa@arbolone.ca
Subject: PLEASE READ: HOW TO UNSUBSCRIBE

Will you please stop sending these messages to the list and just
*@#!ing unsubscribe yourself already?

MY REPLY:
Nice language buddy.
If you don't unsubscribe me, I will continue sending the same message.
Kneel Jonathan and obey me.
---------------------------

You need to apologise for your insulting email before going any further.
I am not your friend, nor am I someone you will find in a dark alley and 
beat up without consequences. I deserve the respect  I show for everybody, 
even you. I demand an apology, Jonathan.
You will kneel Jonathan, you will, that is the price the arrogant pays.



I can't do it, but you can, so if you really want to unsubscribe you
are the one who has the power.


Read https://gcc.gnu.org/lists.html#subscribe and try to focus on the
words, they're not very complicated.

Jonathan, Jonathan, I have a PhD in physics and a Masters in Computer 
Science. Are you insinuating that might get entangled in technical 
terminology? Truly, you are laudable.

Awaiting your apology, Papa.



On 24 July 2015 at 00:27,  <papa@arbolone.ca> wrote:
> Nice language buddy.
> If you don't unsubscribe me, I will continue sending the same message.
> Kneel Jonathan and obey me.
>
> -----Original Message----- From: Jonathan Wakely
> Sent: Thursday, July 23, 2015 7:20 PM
> To: papa@arbolone.ca
> Subject: PLEASE READ: HOW TO UNSUBSCRIBE
>
> Will you please stop sending these messages to the list and just
> *@#!ing unsubscribe yourself already?
>
> I've told you how to do it here:
> https://gcc.gnu.org/ml/gcc-help/2015-07/msg00080.html
> and several times in the past.
>
> I've even submitted your address to the relevant page
> (https://gcc.gnu.org/lists.html#subscribe) so you will get an email to
> unsubscribe, so all you have to do is reply to it. Instead of
> complaining just unsubscribe. It's not difficult, even a small child
> could manage it, so by continually failing to do it you're just making
> yourself look stupid.
>
> I will enter your name into the form again, so you get another email
> that allows you to unsubscribe so please do it and shut the hell up.
>
>
>
>
> On 24 July 2015 at 00:01,  <papa@arbolone.ca> wrote:
>>
>> I have unsubscribe many, many times, but you have a serious problem
>> receiving the message. I am papa@arbolone.ca, please, please unsubscribe
>> me.
>> This mailing list is useless to me, if this continues I will take more
>> offensive action, which is something both of us are trying to avoid.
>>
>> If you are reading this email, but you are not gcc-help administrator,
>> please, please, forward this email to the administrator or simple reply 
>> to
>> all. GCC-help should know what to do with this message. Thanks in advance
>> and please forgive me for any inconvenience.
>>
>> -----Original Message----- From: Yuxin Ren
>> Sent: Thursday, July 23, 2015 2:40 PM
>> To: gcc-help
>> Subject: how can I put c++ global destructor in a specific section
>>
>> Hi,
>>
>> I know after gcc 4.8, the global constructor is put in the init_array
>> section.
>> But I don't know which section hold the destructors. And the
>> fini_array does not hold destructors.
>>
>> Can I put those global destructor in a specific section?
>>
>> Thanks a lot
>> Yuxin
>
>

-----Original Message----- 
From: Jonathan Wakely
Sent: Thursday, July 23, 2015 7:27 PM
To: papa@arbolone.ca
Cc: gcc-help
Subject: Re: how can I put c++ global destructor in a specific section

And if that doesn't work read the instructions at
https://gcc.gnu.org/lists.html#subscribe which tells you how to do it.

As it says there:

Please trust in the List-Unsubscribe: header. Every person who has
said "I can't get off this list! Unsubscribe me!" has found, with
enough prodding, that sending mail to the address listed in
List-Unsubscribe: does the trick.





On 24 July 2015 at 00:22, Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
> I have completed the form to send you *another* email to unsubscribe.
>
> You can also do it by emailing gcc-help-unsubscribe@sourceware.org 
> yourself.
>
> Please just do that and stop complaining.
>
>
>
> On 24 July 2015 at 00:01,  <papa@arbolone.ca> wrote:
>> I have unsubscribe many, many times, but you have a serious problem
>> receiving the message. I am papa@arbolone.ca, please, please unsubscribe 
>> me.
>> This mailing list is useless to me, if this continues I will take more
>> offensive action, which is something both of us are trying to avoid.
>>
>> If you are reading this email, but you are not gcc-help administrator,
>> please, please, forward this email to the administrator or simple reply 
>> to
>> all. GCC-help should know what to do with this message. Thanks in advance
>> and please forgive me for any inconvenience.
>>
>> -----Original Message----- From: Yuxin Ren
>> Sent: Thursday, July 23, 2015 2:40 PM
>> To: gcc-help
>> Subject: how can I put c++ global destructor in a specific section
>>
>> Hi,
>>
>> I know after gcc 4.8, the global constructor is put in the init_array
>> section.
>> But I don't know which section hold the destructors. And the
>> fini_array does not hold destructors.
>>
>> Can I put those global destructor in a specific section?
>>
>> Thanks a lot
>> Yuxin 

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: how can I put c++ global destructor in a specific section
  2015-07-24  0:12       ` papa
@ 2015-07-24  1:12         ` Olivier Diotte
  2015-07-24  8:33         ` Jonathan Wakely
  1 sibling, 0 replies; 7+ messages in thread
From: Olivier Diotte @ 2015-07-24  1:12 UTC (permalink / raw)
  To: papa; +Cc: Jonathan Wakely, gcc-help

Looks like Yuxin is going to have to ask another email because dear
Papa completely hijacked their thread.

Jonathan was the only person helpful enough to respond to you. I, like
others on this list probably, didn't even bother to respond to you.

I can't unsubscribe you, no more than Jonathan can (notice how we're
both not sending mail with the same domain as the mailing list).

Can you please just follow the instructions in the link sent to you?
I've subscribed and unsubscribed from this list and others many times
and I don't have a PhD.


On Thu, Jul 23, 2015 at 8:12 PM,  <papa@arbolone.ca> wrote:
> First and foremost, let me quote your offensive statement in another email
> you sent me, along with my replay:
> --------------------------------
>
> YOUR INSULTING EMAIL:
> -----Original Message----- From: Jonathan Wakely
> Sent: Thursday, July 23, 2015 7:20 PM
> To: papa@arbolone.ca
> Subject: PLEASE READ: HOW TO UNSUBSCRIBE
>
> Will you please stop sending these messages to the list and just
> *@#!ing unsubscribe yourself already?
>
> MY REPLY:
> Nice language buddy.
> If you don't unsubscribe me, I will continue sending the same message.
> Kneel Jonathan and obey me.
> ---------------------------
>
> You need to apologise for your insulting email before going any further.
> I am not your friend, nor am I someone you will find in a dark alley and
> beat up without consequences. I deserve the respect  I show for everybody,
> even you. I demand an apology, Jonathan.
> You will kneel Jonathan, you will, that is the price the arrogant pays.
>
>
>
> I can't do it, but you can, so if you really want to unsubscribe you
> are the one who has the power.
>
>
> Read https://gcc.gnu.org/lists.html#subscribe and try to focus on the
> words, they're not very complicated.
>
> Jonathan, Jonathan, I have a PhD in physics and a Masters in Computer
> Science. Are you insinuating that might get entangled in technical
> terminology? Truly, you are laudable.
>
> Awaiting your apology, Papa.
>
>
>
> On 24 July 2015 at 00:27,  <papa@arbolone.ca> wrote:
>>
>> Nice language buddy.
>> If you don't unsubscribe me, I will continue sending the same message.
>> Kneel Jonathan and obey me.
>>
>> -----Original Message----- From: Jonathan Wakely
>> Sent: Thursday, July 23, 2015 7:20 PM
>> To: papa@arbolone.ca
>> Subject: PLEASE READ: HOW TO UNSUBSCRIBE
>>
>> Will you please stop sending these messages to the list and just
>> *@#!ing unsubscribe yourself already?
>>
>> I've told you how to do it here:
>> https://gcc.gnu.org/ml/gcc-help/2015-07/msg00080.html
>> and several times in the past.
>>
>> I've even submitted your address to the relevant page
>> (https://gcc.gnu.org/lists.html#subscribe) so you will get an email to
>> unsubscribe, so all you have to do is reply to it. Instead of
>> complaining just unsubscribe. It's not difficult, even a small child
>> could manage it, so by continually failing to do it you're just making
>> yourself look stupid.
>>
>> I will enter your name into the form again, so you get another email
>> that allows you to unsubscribe so please do it and shut the hell up.
>>
>>
>>
>>
>> On 24 July 2015 at 00:01,  <papa@arbolone.ca> wrote:
>>>
>>>
>>> I have unsubscribe many, many times, but you have a serious problem
>>> receiving the message. I am papa@arbolone.ca, please, please unsubscribe
>>> me.
>>> This mailing list is useless to me, if this continues I will take more
>>> offensive action, which is something both of us are trying to avoid.
>>>
>>> If you are reading this email, but you are not gcc-help administrator,
>>> please, please, forward this email to the administrator or simple reply
>>> to
>>> all. GCC-help should know what to do with this message. Thanks in advance
>>> and please forgive me for any inconvenience.
>>>
>>> -----Original Message----- From: Yuxin Ren
>>> Sent: Thursday, July 23, 2015 2:40 PM
>>> To: gcc-help
>>> Subject: how can I put c++ global destructor in a specific section
>>>
>>> Hi,
>>>
>>> I know after gcc 4.8, the global constructor is put in the init_array
>>> section.
>>> But I don't know which section hold the destructors. And the
>>> fini_array does not hold destructors.
>>>
>>> Can I put those global destructor in a specific section?
>>>
>>> Thanks a lot
>>> Yuxin
>>
>>
>>
>
> -----Original Message----- From: Jonathan Wakely
> Sent: Thursday, July 23, 2015 7:27 PM
> To: papa@arbolone.ca
> Cc: gcc-help
> Subject: Re: how can I put c++ global destructor in a specific section
>
> And if that doesn't work read the instructions at
> https://gcc.gnu.org/lists.html#subscribe which tells you how to do it.
>
> As it says there:
>
> Please trust in the List-Unsubscribe: header. Every person who has
> said "I can't get off this list! Unsubscribe me!" has found, with
> enough prodding, that sending mail to the address listed in
> List-Unsubscribe: does the trick.
>
>
>
>
>
> On 24 July 2015 at 00:22, Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
>>
>> I have completed the form to send you *another* email to unsubscribe.
>>
>> You can also do it by emailing gcc-help-unsubscribe@sourceware.org
>> yourself.
>>
>> Please just do that and stop complaining.
>>
>>
>>
>> On 24 July 2015 at 00:01,  <papa@arbolone.ca> wrote:
>>>
>>> I have unsubscribe many, many times, but you have a serious problem
>>> receiving the message. I am papa@arbolone.ca, please, please unsubscribe
>>> me.
>>> This mailing list is useless to me, if this continues I will take more
>>> offensive action, which is something both of us are trying to avoid.
>>>
>>> If you are reading this email, but you are not gcc-help administrator,
>>> please, please, forward this email to the administrator or simple reply
>>> to
>>> all. GCC-help should know what to do with this message. Thanks in advance
>>> and please forgive me for any inconvenience.
>>>
>>> -----Original Message----- From: Yuxin Ren
>>> Sent: Thursday, July 23, 2015 2:40 PM
>>> To: gcc-help
>>> Subject: how can I put c++ global destructor in a specific section
>>>
>>> Hi,
>>>
>>> I know after gcc 4.8, the global constructor is put in the init_array
>>> section.
>>> But I don't know which section hold the destructors. And the
>>> fini_array does not hold destructors.
>>>
>>> Can I put those global destructor in a specific section?
>>>
>>> Thanks a lot
>>> Yuxin
>
>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: how can I put c++ global destructor in a specific section
  2015-07-24  0:12       ` papa
  2015-07-24  1:12         ` Olivier Diotte
@ 2015-07-24  8:33         ` Jonathan Wakely
  1 sibling, 0 replies; 7+ messages in thread
From: Jonathan Wakely @ 2015-07-24  8:33 UTC (permalink / raw)
  To: papa; +Cc: gcc-help

On 24 July 2015 at 01:12,  <papa@arbolone.ca> wrote:
> First and foremost, let me quote your offensive statement in another email
> you sent me, along with my replay:
> --------------------------------
>
> YOUR INSULTING EMAIL:
> -----Original Message----- From: Jonathan Wakely
> Sent: Thursday, July 23, 2015 7:20 PM
> To: papa@arbolone.ca
> Subject: PLEASE READ: HOW TO UNSUBSCRIBE
>
> Will you please stop sending these messages to the list and just
> *@#!ing unsubscribe yourself already?
>
> MY REPLY:
> Nice language buddy.
> If you don't unsubscribe me, I will continue sending the same message.
> Kneel Jonathan and obey me.
> ---------------------------
>
> You need to apologise for your insulting email before going any further.
> I am not your friend, nor am I someone you will find in a dark alley and
> beat up without consequences. I deserve the respect  I show for everybody,
> even you. I demand an apology, Jonathan.
> You will kneel Jonathan, you will, that is the price the arrogant pays.
>
>
>
> I can't do it, but you can, so if you really want to unsubscribe you
> are the one who has the power.
>
>
> Read https://gcc.gnu.org/lists.html#subscribe and try to focus on the
> words, they're not very complicated.
>
> Jonathan, Jonathan, I have a PhD in physics and a Masters in Computer
> Science. Are you insinuating that might get entangled in technical
> terminology? Truly, you are laudable.
>
> Awaiting your apology, Papa.

You haven't seen me being offensive, and there's no way you're getting
an apology from me for trying to help you unsubscribe.

I've repeatedly sent you the instructions on how to do it, figure it
out or shut up, because now you just look like you're intentionally
refusing to do it so you can complain and be annoying.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-07-24  8:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-23 18:41 how can I put c++ global destructor in a specific section Yuxin Ren
2015-07-23 23:01 ` papa
2015-07-23 23:22   ` Jonathan Wakely
2015-07-23 23:27     ` Jonathan Wakely
2015-07-24  0:12       ` papa
2015-07-24  1:12         ` Olivier Diotte
2015-07-24  8:33         ` Jonathan Wakely

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).