David,

The link problem is not due to a missing source file.  The errors are all
unresolved references to functions that are part of the rexxapi.dll (e.g.,
RexxDeleteQueue, RexxRegisterFunctionExe, etc.).

Rick


On Fri, May 2, 2014 at 8:59 AM, David Ashley <[email protected]>wrote:

> Rick -
>
> One thing I did NOT do was check the list of files the rexx.dll is made
> from on Windows. I just copied and fixed the list from autotools. So
> that might be the source of the link problem (missing file).
>
> David Ashley
>
> On Fri, 2014-05-02 at 07:32 -0400, Rick McGuire wrote:
> > I temporarily deleted the RexxMain entry that was causing the problem,
> > and was able to get clean compiles on all of the files.  The link,
> > however, was failing to located any of the rexxapi functions, so I
> > suspect there is a missing dependency in here.
> >
> >
> > Rick
> >
> ------------------------------------------------------------------------------
> > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> > Instantly run your Selenium tests across 300+ browser/OS combos.  Get
> > unparalleled scalability from the best Selenium testing platform
> available.
> > Simple to use. Nothing to install. Get started now for free."
> > http://p.sf.net/sfu/SauceLabs
> > _______________________________________________
> > Oorexx-devel mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>
>
>
>
> ------------------------------------------------------------------------------
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos.  Get
> unparalleled scalability from the best Selenium testing platform available.
> Simple to use. Nothing to install. Get started now for free."
> http://p.sf.net/sfu/SauceLabs
> _______________________________________________
> Oorexx-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to