Groups | Search | Server Info | Login | Register


Groups > de.comp.lang.c > #10534

Re: Apropos Libraries

From Stefan Reuther <stefan.news@arcor.de>
Newsgroups de.comp.lang.c
Subject Re: Apropos Libraries
Date 2023-06-17 15:26 +0200
Message-ID <u6kjba.1lc.1@stefan.msgid.phost.de> (permalink)
References (4 earlier) <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>

Show all headers | View raw


Am 16.06.2023 um 23:23 schrieb Helmut Schellong:
> On 06/16/2023 19:09, Stefan Reuther wrote:
>> Er trifft keine Aussage darüber, wie diese
>> Library physisch abgelegt ist, ob das Objektdateien sind, Archive (*.a,
>> *.lib) oder Shared Libraries (*.so, *.dll), oder ob der Übersetzer sie
>> einfach bei Bedarf direkt einsetzt.
> 
> Doch, er trifft hierzu Aussagen, wie ich es schrieb.
> 
> 5.1.1.1 - Aus einem Draft für C23:
> [...]> Beispielsweise:  "units may be preserved individually or in
libraries".
> 
> Damit sind beispielsweise foo.o und libfu.a gemeint.

Das mag ja sein.

Aber wie und wo die abgelegt werden, darüber trifft C keine Aussage.

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.

>> Zum einen ist deine Fehlerbeschreibung absolut konfus - sie sagt weder,
>> welches Symbol bemeckert wurde, in welcher Library es zu finden gewesen
>> wäre, und welche stattdessen benutzt wurde.
> 
> 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.


  Stefan

Back to de.comp.lang.c | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

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