On Mon, 14 Jan 2008, chromatic via RT wrote:
> On Wednesday 02 January 2008 10:18:49 Andy Dougherty wrote:
>
> > In order to get pbc_to_exe to work with the Solaris linker, I had to move
> > the libraries to the end of the link line. That's not surprising --
> > traditional Unix linkers process
On Wednesday 02 January 2008 10:18:49 Andy Dougherty wrote:
> In order to get pbc_to_exe to work with the Solaris linker, I had to move
> the libraries to the end of the link line. That's not surprising --
> traditional Unix linkers process items in the link line in order. At the
> point where l
On Wed Jan 02 10:18:49 2008, doughera wrote:
> In order to get pbc_to_exe to work with the Solaris linker, I had to move
> the libraries to the end of the link line. That's not surprising --
> traditional Unix linkers process items in the link line in order. At the
> point where libparrot.a is
# New Ticket Created by Andy Dougherty
# Please include the string: [perl #49314]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=49314 >
In order to get pbc_to_exe to work with the Solaris linker, I had to move
the librari