Groups | Search | Server Info | Login | Register
Groups > de.comp.lang.c > #10537
| Path | csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | Stefan Reuther <stefan.news@arcor.de> |
| Newsgroups | de.comp.lang.c |
| Subject | Re: Apropos Libraries |
| Date | Sun, 18 Jun 2023 10:47:56 +0200 |
| Lines | 40 |
| Message-ID | <u6mnct.5s8.1@stefan.msgid.phost.de> (permalink) |
| References | <u6ekm1$1a20l$1@solani.org> <u6ffge$fer4$1@dont-email.me> <u6fkdj$1ai1d$1@solani.org> <u6fock$3rdtq$1@starfleet.inka.de> <u6haf9$1d1ap$1@solani.org> <u6hjrk$3u38m$1@starfleet.inka.de> <u6i019$1bl90$1@solani.org> <u6ic1j.3f8.1@stefan.msgid.phost.de> <u6ijsd$1bunt$1@solani.org> <u6kjba.1lc.1@stefan.msgid.phost.de> <u6kot9$1d1d9$1@solani.org> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 8bit |
| X-Trace | individual.net gYY5UOt4+QIXGKbxAzHPQgSm37FOBI75kIHrRQJTPs7GmR11S7 |
| Cancel-Lock | sha1:9JTOhiLpcLsuXBaGL05iZ/htLFQ= |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.12.1 Hamster/2.1.0.1538 |
| In-Reply-To | <u6kot9$1d1d9$1@solani.org> |
| Xref | csiph.com de.comp.lang.c:10537 |
Show key headers only | View raw
Am 17.06.2023 um 19:01 schrieb Helmut Schellong:
> On 06/17/2023 15:26, Stefan Reuther wrote:
>> Aber wie und wo die abgelegt werden, darüber trifft C keine Aussage.
>
> Natürlich legt der Standard so etwas nicht fest.
> Das wäre ja hochgradig dämlich/unpraktikabel.
> Jedoch irgendwo an geeigneter Stelle(n) müssen diese Dateien ja residieren.
Es ist ja nicht mal gesagt, dass das "Dateien" sein müssen. Eine
C-Implementation kann die Funktionen auch in einem Speicher-Image halten
(wie Smalltalk?), oder in einer Datenbank.
>> Insbesondere spezifiziert der C-Standard das Verhalten einer
>> "Implementation" von C ("An implementation translates C source files and
>> executes C programs"). Er trift keine Aussage darüber, wie zwei
>> verschiedene C-Implementationen miteinander interoperieren.
>
> Warum sollte er das überhaupt definieren?
> Ich habe daran keinen Bedarf - und werde nie einen Bedarf haben.
Doch. Ausgangspunkt dieses Threads ist, dass du Dateien einer
C-Implementation, die Symbolversion "FBSD_1.3" erzeugt, und Dateien
einer C-Implementation, die Symbolversion "FBSD_1.5" erzeugt, gemeinsam
benutzen wolltest.
>>> Doch, das habe ich gepostet.
>>> Das Symbol 'FBSD_1.5' in /usr/local/lib/libc++.so.1 wurde als unbekannt
>>> angemeckert.
>>
>> FBSD_1.5 ist mit ziemlicher Sicherheit kein Symbol, sondern die Version
>> eines Symbols.
>
> Die Fehlermeldung hatte es gezeigt und als Symbol bezeichnet.
> (Muß ich ein Foto machen?)
Ich glaube, die Funktionalität "cut & paste" für Text war bereits 1985,
als du das letzte Mal eine Dokumentation gelesen hast, erfunden.
Stefan
Back to de.comp.lang.c | Previous | Next — Previous in thread | Next in thread | Find similar
Apropos Libraries Helmut Schellong <rip@schellong.biz> - 2023-06-15 11:12 +0200
Re: Apropos Libraries Bonita Montero <Bonita.Montero@gmail.com> - 2023-06-15 18:50 +0200
Re: Apropos Libraries Helmut Schellong <rip@schellong.biz> - 2023-06-15 20:14 +0200
Re: Apropos Libraries Enrik Berkhan <Enrik.Berkhan@inka.de> - 2023-06-15 19:21 +0000
Re: Apropos Libraries Helmut Schellong <rip@schellong.biz> - 2023-06-16 11:36 +0200
Re: Apropos Libraries Enrik Berkhan <Enrik.Berkhan@inka.de> - 2023-06-16 12:16 +0000
Re: Apropos Libraries Helmut Schellong <rip@schellong.biz> - 2023-06-16 17:44 +0200
Re: Apropos Libraries Stefan Reuther <stefan.news@arcor.de> - 2023-06-16 19:09 +0200
Re: Apropos Libraries Helmut Schellong <rip@schellong.biz> - 2023-06-16 23:23 +0200
Re: Apropos Libraries Stefan Reuther <stefan.news@arcor.de> - 2023-06-17 15:26 +0200
Re: Apropos Libraries Helmut Schellong <rip@schellong.biz> - 2023-06-17 19:01 +0200
Re: Apropos Libraries Stefan Reuther <stefan.news@arcor.de> - 2023-06-18 10:47 +0200
Re: Apropos Libraries Helmut Schellong <rip@schellong.biz> - 2023-06-18 12:50 +0200
Re: Apropos Libraries felix@palmen-it.de (Felix Palmen) - 2023-06-18 13:52 +0200
Re: Apropos Libraries Helmut Schellong <rip@schellong.biz> - 2023-06-18 20:51 +0200
Re: Apropos Libraries felix@palmen-it.de (Felix Palmen) - 2023-06-19 07:48 +0200
Re: Apropos Libraries Bonita Montero <Bonita.Montero@gmail.com> - 2023-06-19 15:01 +0200
Re: Apropos Libraries Helmut Schellong <rip@schellong.biz> - 2023-06-19 18:54 +0200
Re: Apropos Libraries Claus Reibenstein <creibens@gmail.com> - 2023-06-19 18:38 +0200
Re: Apropos Libraries Helmut Schellong <rip@schellong.biz> - 2023-06-19 18:57 +0200
Re: Apropos Libraries Claus Reibenstein <creibens@gmail.com> - 2023-06-19 19:07 +0200
Re: Apropos Libraries felix@palmen-it.de (Felix Palmen) - 2023-06-19 19:44 +0200
Re: Apropos Libraries Bonita Montero <Bonita.Montero@gmail.com> - 2023-06-19 20:21 +0200
Re: Apropos Libraries felix@palmen-it.de (Felix Palmen) - 2023-06-19 20:28 +0200
Re: Apropos Libraries Bonita Montero <Bonita.Montero@gmail.com> - 2023-06-19 21:02 +0200
Re: Apropos Libraries "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-06-19 21:31 +0200
Re: Apropos Libraries Bonita Montero <Bonita.Montero@gmail.com> - 2023-06-19 21:38 +0200
Re: Apropos Libraries Thomas Klix <wotokl@web.de> - 2023-06-16 18:57 +0200
Re: Apropos Libraries Helmut Schellong <rip@schellong.biz> - 2023-06-16 22:45 +0200
Re: Apropos Libraries Bonita Montero <Bonita.Montero@gmail.com> - 2023-06-16 14:21 +0200
Re: Apropos Libraries Helmut Schellong <rip@schellong.biz> - 2023-06-16 15:34 +0200
Re: Apropos Libraries Bonita Montero <Bonita.Montero@gmail.com> - 2023-06-16 16:08 +0200
Re: Apropos Libraries Helmut Schellong <rip@schellong.biz> - 2023-06-16 17:51 +0200
csiph-web