Thanks!! -- that works! I had assumed (incorrectly) that PRCMerge would be a drop-in replacement for build-prc, since they (both) normally do the last step in the build on the two platforms. Using build-prc before PRCMerge works.
Thanks!! Ambrose On 3/25/07, Alexander R. Pruss <[EMAIL PROTECTED]> wrote: > > gcc's linker does not create prc files. It creates an elf format > executable (I think). Then you use build-prc to generate a prc file from > that. > -- > For information on using the ACCESS Developer Forums, or to unsubscribe, > please see http://www.access-company.com/developers/forums/ > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
