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 : compiling empty gcal file


Hello,

thank you very much, but I can not use git I get this error: 
[charfi@is010178 ~]$ git clone git://crules.org/git/gcc-dev.git
Cloning into gcc-dev...
fatal: The remote end hung up unexpectedly
any idea ?

thanks.

Asma



----- Message d'origine ----
De : Philip Herron <redbrain@gcc.gnu.org>
À : charfi asma <charfiasma@yahoo.fr>
Cc : gcc-help@gcc.gnu.org
Envoyé le : Jeu 7 octobre 2010, 0h 34min 19s
Objet : Re: compiling empty gcal file

Yep i just fixed that now so if you git fetch origin and git merge
origin/documentation should apply the changes. The patch looks big but
its only because i forgot i am running autoconf 2.65 so it regenerated
some autoconf bits and bobs in the libgcalc

--Phil

On 6 October 2010 17:10, Philip Herron <redbrain@gcc.gnu.org> wrote:
> Hey
>
> Thanks for this little segv notice i will take a look into this now
> after a cup of coffee; (to give andi a rest :-) )
>
> --Phil
>
> On 6 October 2010 13:11, charfi asma <charfiasma@yahoo.fr> wrote:
>> Hello,
>>
>> When I compile an empty gcal file t.gcal, I get this error
>>
>> [root@is010178 test_gcalc]# gcal t.gcal -fdump-tree-all -S
>> calc1: internal compiler error: Segmentation fault
>> Please submit a full bug report,
>> with preprocessed source if appropriate.
>> See <http://gcc.gnu.org/bugs.html> for instructions.
>>
>> this error comes from the binding when declare_vars == NULL_TREE in the 
>calc1.c
>> can you recreate the same bug ? (I am using gcalc branch after git checkout
>> --track -b  documentation origin/documentation)
>>
>> Asma
>>
>>
>>
>>
>





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