[ 
https://issues.apache.org/jira/browse/QPID-5829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Stitcher updated QPID-5829:
----------------------------------

    Description: 
Until very recently the swigged bindings code was not built on windows. When it 
was built it became apparent that some of the modules did not link because of 
missing symbols due to required libraries not linked into the final loadable 
module.

The real cause of this bug is that the compile options for these modules did 
not ensure that all symbols were resolved in them, which should be the case on 
Unix platforms too. If this issue had been spotted on Unix it need not have 
arisen on Windows.

  was:
Until very recently the swigged bindings code was not built on windows. When it 
was built it became apparent that it did not link because of libraries not 
linked into the final loadable module.

The real cause of this bug is that the compile options for these modules did 
not ensure that all symbols were resolved in them, which should be the case on 
Unix platforms too. If this issue had been spotted on Unix it need not have 
arisen on Windows.


> Swigged bindings code does not link on windows
> ----------------------------------------------
>
>                 Key: QPID-5829
>                 URL: https://issues.apache.org/jira/browse/QPID-5829
>             Project: Qpid
>          Issue Type: Bug
>    Affects Versions: 0.28
>         Environment: Windows
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>
> Until very recently the swigged bindings code was not built on windows. When 
> it was built it became apparent that some of the modules did not link because 
> of missing symbols due to required libraries not linked into the final 
> loadable module.
> The real cause of this bug is that the compile options for these modules did 
> not ensure that all symbols were resolved in them, which should be the case 
> on Unix platforms too. If this issue had been spotted on Unix it need not 
> have arisen on Windows.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to