Re: Where is TASH?



On 20 Jan, 00:43, Simon Wright <simon.j.wri...@xxxxxxx> wrote:
petter_frykl...@xxxxxxxxxxx writes:
Thanks Simon, you are doing a great job!

A pleasure (somewhat diminished by Windows ...)

I still have problems with linking, since I do not have any make
installed, in fact I am reluctant to installing one. I would like to
maintain my software using GPS and project files. Does anybody know
how my -L should look like? Or is it erroneous pragma Imports, since
I am on Windows?

I think you're using tash841a? If so, there should be two .a's in the
src/ directory, libtcl84.a and libtk.a. These are what GNAT needs as
interfaces to tcl84.dll and tk84.dll -- at least, they would be for
the Cygwin versions. I'm having trouble rebuilding them for Cygwin
(EXCEPTION_ACCESS_VIOLATION when passing a chars_ptr, from memory), I
don't right now know whether the ones in the distribution would work
for me ...

However, you say Tcl is in C:\Tcl so I suspect you have an ActiveState
release. Hmm, not sure how to go about that. Anyone?

Anyway, it doesn't matter so much what -L is so long as it's right,
but you need to pass the libraries into the Linker as "-ltcl84",
"-ltk84".

I think they are not .a's but .lib's, possibly because I am not a
Cygwinner. If I keep the -L and add the -l, I am back at not finding
the references Tcl_*. If I replace the -L with -l, the linker cannot
find -ltcl84, so I am back at thinking that I have wrong names for the
references, possibly because the sources I loaded was intended for
*nix?

Regards,
Petter
.



Relevant Pages

  • Re: What is the more popular UNIX flavor?
    ... about my experience with Solaris and Cygwin. ... installing packages. ... needing eg tftp you only need to activate on a Unix system. ... probably need installing first on the equivalent Windows system. ...
    (comp.unix.questions)
  • Re: What is the more popular UNIX flavor?
    ... experience with Solaris and Cygwin. ... installing packages. ... I prefer Microsoft's grossly-misnamed Windows Services for Unix ...
    (comp.unix.questions)
  • setting up cygwin on windows or linux it?
    ... Due to some gems not working for windows im considering either ... installing cygwin or even going as far as installing linux (linux isnt ... you have cywin ruby and a windows ruby on the same system something ...
    (comp.lang.ruby)
  • Re: Project isnt showing project data; just a white pane. Any id
    ... I'm betting you have the new IE7 Beta ... Windows Genuine Advantage Notification ... Before installing the next application/patch, I tested it to make sure ... I noticed that all the icons for my project files in my ...
    (microsoft.public.project)
  • Re: Where is TASH?
    ... A pleasure (somewhat diminished by Windows ...) ... in fact I am reluctant to installing one. ... maintain my software using GPS and project files. ... I'm having trouble rebuilding them for Cygwin ...
    (comp.lang.ada)