Re: [PORTS] Build 8.2 with an old linker

Thorkil Olesen <[email protected]> Thu, 28 Dec 2006 23:49:29 +0100
Newsgroups gmane.comp.db.postgresql.ports
Message-ID <[email protected]>
Den 28/12/2006 kl. 0.57 skrev Tom Lane:

> "Thorkil Olesen" <[email protected]> writes:
>>  exports.list: exports.txt
>> -       echo '{ global:' >$@
>> +       echo 'VERSION { global:' >$@
>
> Actually ... on second look, doesn't that change the semantics?
>
> We are not trying to establish a versioned API here, only restrict
> symbol visibility.  I think if we do the above we just created a
> versioned API with a version name of "VERSION", which does not seem
> like a good idea.

You might be right.

I'd think that if the name will never be changed, it would mean the  
same thing, but I don't know really. I just know that it solved my  
build-problem, and I wanted to share that information with the list.  
(Probably some more meaningful name than 'VERSION' could be chosen.)

Thank you for the comments.

Best regards, Thorkil.

-- 
Thorkil Olesen, Hanstholm
Tel. +45 97 96 00 19


---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [email protected] so that your
       message can get through to the mailing list cleanly