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.
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? Rick On Wed, Dec 5, 2018 at 1:15 PM Jack Woehr <jwo...@absolute-performance.com> wrote: > On Wed, Dec 5, 2018 at 11:01 AM Jack Woehr < > jwo...@absolute-performance.com> wrote: > >> Okay, we get pretty far, and then: >> >> .... >> > > >> ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more >> information. >> ld: 0711-781 ERROR: TOC overflow. TOC size: 85080 Maximum size: >> 65536 >> collect2: error: ld returned 12 exit status >> make[2]: *** [CMakeFiles/rexx.dir/build.make:5556: bin/librexx.so] Error 1 >> make[1]: *** [CMakeFiles/Makefile2:659: CMakeFiles/rexx.dir/all] Error 2 >> make: *** [Makefile:150: all] Error 2 >> > > Dunno if this helps, but when I build "usual stuff" on IBM i PASE I prefix > configure and make with export OBJECT_MODE=64; export LDFLAGS=-Wl,-brtl; > > -- > 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