HP3000-L Archives

May 2001, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mark Bixby <[log in to unmask]>
Reply To:
Mark Bixby <[log in to unmask]>
Date:
Wed, 9 May 2001 09:04:10 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (30 lines)
Brian Duncombe wrote:
>
> I am compiling a module with gcc
> I want to put that module into an XL
> Scanning the hp3000-l archives I see several references to "it can be done"
> but no simple example
>
> Has anyone got this to work and can they give me a short example of how to
> get a module compiled into xxx.o into an XL called XLXXX.
>
> When I try:
> shell>cp xxx.o XXXO
> shell>exit
> :LINKEDIT
>  >BUILDXL XL=XLXX
>  >ADDXL FROM=XXXO
>
> it complains about missing filecode
> it assumes that XXXO is an RL, not an NMOBJ file

Try the following from the POSIX shell:

ld -b -o XLXX xxx.o
--
[log in to unmask]
Remainder of .sig suppressed to conserve scarce California electrons...

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2