public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* B19: problem running DLLTOOL on NT4.0 on a drive that the dlltool is not installed on
@ 1998-07-28 10:05 john biro
  0 siblings, 0 replies; only message in thread
From: john biro @ 1998-07-28 10:05 UTC (permalink / raw)
  To: gnu-win32, biro

Hi,

I am having trouble running DLLTOOL on a NT4.0 dual P2(200) platform,
and on a dual boot (c: win95 d:NT4.0).

The DLLTOOL will work if it is run from the same drive that the DLLTOOL
is
installed on, or a partition on that same disk.
(c:\cygnus\b19\H-i386-cygwin32\bin\ )

If however I move my script to another drive on the same system then the

DLLTOOL dumps many *.o files
(dh.o, dh.s, dh0.o, dh1.o, dh10.o ......... etc. until you break out of
the program)

I tried it on a dual boot (c: win95, d: nt4.0) and no matter which disk
I try to
use DLLTOOL it dumps many *.o files.

The path is right as it can see the DLLTOOL and the gcc etc. tools.

I am using PERL (makedll.pl) to make the $PLILIB.dll, but I have also
tried it
as a command line on a dos window and it does the same thing,


.... begin perl code fragment
print "Building $PLILIB.a library ...    ";
system "dlltool --as=as --dllname $PLILIB.dll --def $PLILIB.def
--output-lib $PLILIB.a";
check_status($?);
... end perl code fragment

thanks john


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1998-07-28 10:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-07-28 10:05 B19: problem running DLLTOOL on NT4.0 on a drive that the dlltool is not installed on john biro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).