This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: how can I put c++ global destructor in a specific section


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]