On Sat, 16 Sep 2000 16:45:10 -0700 (PDT) Prymmer/Kahn <pvhp@best.com> wrote: >On Mon, 11 Sep 2000, Chris Nandor wrote: > >> I have the latest CodeWarrior. It doesn't like the -indirect option for >> MWC68K: CodeWarrior 4 on 68K was a little weird, and (as I understand it) Metrowerks says it hasn't changed since. >> ### MWC68K Usage Alert: >> # Calling linker option 'indirect' >> # >> >> Errors caused tool to abort. >> >> >> I remove it, and then get a ton of these after I compile and try to link: >> >> ### MWLink68K Linker Error: >> # MD2.c: 'Perl_croak' referenced from 'XS_Digest__MD2_new' is undefined. >> >> I am thinking that lack of -indirect is to blame ... any thoughts? > >Nothing but pure speculation: is there some kind of option to >{pre-}process and export a map of where the symbols are to eventually be >resolved? > >Not that I expect MWC68K to have such a beast but compilers on other >platforms sometimes do (xlc on AIX or c89 on OS/390 come to mind). Yes, you can get the link map output by checking the link map checkbox in the linker options in the linker settings pane. >Peter Prymmer > >(still haven't installed a C compiler other than MrC on MacOS :-( > > Joel Rees --------------------------- joel_rees@sannet.ne.jp http://www.page.sannet.ne.jp/joel_rees ==== Want to unsubscribe from this list? ==== Send mail with body "unsubscribe" to macperl-modules-request@macperl.org