Compiling DLL's

new topic     » topic index » view thread      » older message » newer message

I use a shared computer, and for organization purposes it is installed under 
"C:\program files\euphoria".

I don't know if I am the only one who does this... but I instinctively 
dislike installing programs to a directory off C root.

When trying to compile a DLL file recently I noticed in objfiles.lnk that 
quotation marks are excluded from the path of the
"C:\Program Files\Euphoria\bin\ecwl.lib", resulting in the error: "cannot 
open c:\program". This is obviously fixed by editing the file and adding 
quotation marks, but surely it wouldn't hurt to add them as default as if 
the euphoria path *is* "C:\EUPHORIA" then it won't make any difference.

I don't use linux, and only know marginally (strctly as much as I *have* to) 
about it for webservers. On one of my remote boxes when logged in I get this 
result when trying to arbitrarily compile any file:

    3 .c files were created.
    To build your shared library, type: ./emake
    -jailshell-2.05b$ ./emake
    compiling with GNU C
    main-.c
    sort.c
    init-.c
    linking
    collect2: cannot find `ld'

Can anyone help with this? I have *no* idea what linux flavour or anything 
its running, or how to find out.... it's just a standard"LAMP" setup.

Cheers,

Frank
Christchurch New Zealand

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu