liberty-eiffel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Liberty-eiffel] Liberty-eiffel Digest, Vol 2, Issue 2


From: H. Zwakenberg | Ocean Consulting GmbH
Subject: Re: [Liberty-eiffel] Liberty-eiffel Digest, Vol 2, Issue 2
Date: Tue, 30 Jul 2013 18:17:21 +0200
User-agent: Host Europe Webmailer/2.0

Cyril,

this morning I pulled the germ from the repository, just like you instructed. According to GitHub, it was about 25 days old or so?

cheers
Hans

Am Dienstag, den 30.07.2013, 12:00 +0200 schrieb address@hidden:
Send Liberty-eiffel mailing list submissions to
        address@hidden

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.gnu.org/mailman/listinfo/liberty-eiffel
or, via email, send a message with subject or body 'help' to
        address@hidden

You can reach the person managing the list at
        address@hidden

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Liberty-eiffel digest..."


Today's Topics:

   1. Re: Trying to get compile_to_c.c compiled on      Windows
      (Cyril ADRIAN)



----------------------------------------------------------------------

Message: 1
Date: Mon, 29 Jul 2013 21:12:04 +0200
From: Cyril ADRIAN <address@hidden>
To: hz <address@hidden>
Cc: address@hidden
Subject: Re: [Liberty-eiffel] Trying to get compile_to_c.c compiled on
        Windows
Message-ID:
        <address@hidden>
Content-Type: text/plain; charset="utf-8"

Hans,

did you use the very latest germ? The line numbers point to "break"
instructions, I don't understand. And r641collect() does not exist :-(

Thanks,

 *Cyril A**DRIAN*

[image:

Facebook]<http://s.wisestamp.com/links?url=https%3A%2F%2Fwww.facebook.com%2Fcyril.adrian>
[image:

Twitter]<http://s.wisestamp.com/links?url=https%3A%2F%2Ftwitter.com%2Fcadbart>
[image:

LinkedIn]<http://s.wisestamp.com/links?url=http%3A%2F%2Ffr.linkedin.com%2Fin%2Fcadrian%2F>
[image:
Google

Plus]<http://s.wisestamp.com/links?url=https%3A%2F%2Fplus.google.com%2Fu%2F0%2F100388810006463519079>
Contact me: [image: Google Talk] address@hidden
  Free signature tool.

<http://s.wisestamp.com/links?url=http%3A%2F%2Fr1.wisestamp.com%2Fr%2Flanding%3Fpromo%3D32%26dest%3Dhttp%253A%252F%252Fwww.wisestamp.com%252Femail-install%253Futm_source%253Dextension%2526utm_medium%253Demail%2526utm_campaign%253Dpromo_32>
CLICK
HERE TO GET

IT.<http://s.wisestamp.com/links?url=http%3A%2F%2Fr1.wisestamp.com%2Fr%2Flanding%3Fpromo%3D32%26amp%3Bdest%3Dhttp%253A%252F%252Fwww.wisestamp.com%252Femail-install%253Futm_source%253Dextension%2526utm_medium%253Demail%2526utm_campaign%253Dpromo_32>
?


2013/7/27 H. Zwakenberg | Ocean Consulting GmbH <address@hidden>

Hi Group,

this week I've started an effort to get compile_to_c.c compiled on 64-bit Windows, using the free Pelles C compiler. It turns out to be that Pelles C needs a specific compiler setting to be able to process compile_to_c.c
further.  That out of the way, there were _some_ error messages:


 pocc.exe -std:C99 -Tx86-coff -Zi -Ob1 -fp:precise -W0 -Gd -Ze -Go
-Tamd64-coff "C:\Users\Hans\Desktop\**Liberty-master\resources\**
smarteiffel-germ\compile_to_c.**c" -Fo"C:\Users\Hans\Desktop\**

Liberty-master\resources\**smarteiffel-germ\output\**compile_to_c.obj"


C:\Users\Hans\Desktop\Liberty-**master\resources\smarteiffel-**germ\compile_to_c.c(402396):
error #3119: [asm] Redefinition of symbol '@487453'.

C:\Users\Hans\Desktop\Liberty-**master\resources\smarteiffel-**germ\compile_to_c.c(402399):
error #3119: [asm] Redefinition of symbol '@487454'.

C:\Users\Hans\Desktop\Liberty-**master\resources\smarteiffel-**germ\compile_to_c.c(402402):
error #3119: [asm] Redefinition of symbol '@487455'.

C:\Users\Hans\Desktop\Liberty-**master\resources\smarteiffel-**germ\compile_to_c.c(402405):
error #3119: [asm] Redefinition of symbol '@487458'.

C:\Users\Hans\Desktop\Liberty-**master\resources\smarteiffel-**germ\compile_to_c.c(626716):
error #3119: [asm] Redefinition of symbol 'r641collect'.
error #3119: [asm] Redefinition of symbol '..?unique?27760'.


As the code around lines 402396.. are generated by the bootstrap (?) there is not much I on my side can do about the redefinitions reported by Pelles
C.  Please advice on how to proceed...

btw. Putting Pelles C in the highest debug mode tuns up an rather _large_
collection of variables that are initialised but never used...

cheers
Hans


-------------- next part --------------
An HTML attachment was scrubbed...
URL:

<http://lists.gnu.org/archive/html/liberty-eiffel/attachments/20130729/58dc5de5/attachment.html>

------------------------------

_______________________________________________
Liberty-eiffel mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/liberty-eiffel


End of Liberty-eiffel Digest, Vol 2, Issue 2
********************************************




reply via email to

[Prev in Thread] Current Thread [Next in Thread]