Jump to content











Photo
- - - - -

How can I get a null device in PicoXP?


  • Please log in to reply
1 reply to this topic

#1 r3muxd

r3muxd
  • Members
  • 1 posts
  •  
    United States

Posted 20 November 2017 - 01:37 AM

I'm trying to use PicoXP as a rudimentary "build environment" of sorts, and I'm running into a problem:

 

nul doesn't exist. Of course, what I'm trying to compile pipes things to NUL. Is there any way for me to fix this? nul.sy_ exists, and I verified that the registry of PicoXP contains the info for the DOS device nul.



#2 Wonko the Sane

Wonko the Sane

    The Finder

  • Advanced user
  • 16066 posts
  • Location:The Outside of the Asylum (gate is closed)
  •  
    Italy

Posted 20 November 2017 - 04:34 PM

What do you mean "nul.sy_" exists? :unsure:

 

The nul.sy_ is the compressed version of the nul.sys file.

 

It should be in the source as nul.sy_, but also in the final build as nul.sys.

 

It is entirely possible that the script does not "copyorexpand" the nul.sy_ in the "source" into the nul.sys in the "target".

If you have in target the nul.sy_ you can try expanding/extracting it, or anyway you can add a nul.sys to the build.

 

:duff:

Wonko






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users