Google is your friend...here's the first hit I found and there's a lot more
out there.

https://stackoverflow.com/questions/6077414/how-to-set-the-ldflags-in-cmakelists-txt

There are also a few places in the oorexx CMakeList.txt file where linker
flags are set for different configurations.

Rick

On Wed, Dec 5, 2018 at 4:24 PM Jack Woehr <jwo...@absolute-performance.com>
wrote:

>
>
> On Wed, Dec 5, 2018 at 1:40 PM Rick McGuire <object.r...@gmail.com> wrote:
>
>> I have to be frank here, this is not going to be a problem of just
>> dumping an error log into an email and expecting us to fix the problems.
>> You have going to have to diagnose any problems involving this environment
>> on your own. You are the first person to try this and nobody on this list
>> (that I'm aware of) has experience with or access to that environment.
>>
>
> Oh, I thought I'd turn you upside down and shake you and see if anything
> fell out of your pockets. I mean, it did with the first error! :)
>
> That said, the thing that sticks out to me is all of the reported
>> duplicates are from source files that are used for both the rexx and
>> rexxapi libraries. Is it possible that these libraries are getting linked
>> together statically rather than dynamically?
>>
>
> I'm less puzzled by the compilation and linking than I am by Cmake. How do
> I add an LDFLAG?
>
> --
> Jack Woehr
> Absolute Performance, Inc.
> 12303 Airport Way, Suite 100
> Broomfield, CO 80021
>
> NON-DISCLOSURE NOTICE:  This communication including any and all
> attachments is for the intended recipient(s) only and may contain
> confidential and privileged information.  If you are not the intended
> recipient of this communication, any disclosure, copying further
> distribution or use of this communication is prohibited.  If you received
> this communication in error, please contact the sender and delete/destroy
> all copies of this communication immediately.
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to