Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.acorn.programmer > #6005 > unrolled thread

Questions to compiling !POPStar on Titanium with DDE

Started byAlexander Ausserstorfer <bavariasound@chiemgau-net.de>
First post2020-03-08 16:42 +0100
Last post2020-03-20 10:41 +0100
Articles 12 — 3 participants

Back to article view | Back to comp.sys.acorn.programmer


Contents

  Questions to compiling !POPStar on Titanium with DDE Alexander Ausserstorfer <bavariasound@chiemgau-net.de> - 2020-03-08 16:42 +0100
    Re: Questions to compiling !POPStar on Titanium with DDE news@sprow.co.uk - 2020-03-08 13:12 -0700
    Re: Questions to compiling !POPStar on Titanium with DDE Jean-Michel <jmc.bruck@orange.fr> - 2020-03-08 23:18 +0100
      Re: Questions to compiling !POPStar on Titanium with DDE Alexander Ausserstorfer <bavariasound@chiemgau-net.de> - 2020-03-13 18:51 +0100
        Re: Questions to compiling !POPStar on Titanium with DDE Jean-Michel <jmc.bruck@orange.fr> - 2020-03-13 21:02 +0100
          Re: Questions to compiling !POPStar on Titanium with DDE Alexander Ausserstorfer <bavariasound@chiemgau-net.de> - 2020-03-15 17:39 +0100
            Re: Questions to compiling !POPStar on Titanium with DDE Jean-Michel <jmc.bruck@orange.fr> - 2020-03-15 18:49 +0100
              Re: Questions to compiling !POPStar on Titanium with DDE Jean-Michel <jmc.bruck@orange.fr> - 2020-03-15 20:36 +0100
                Re: Questions to compiling !POPStar on Titanium with DDE Alexander Ausserstorfer <bavariasound@chiemgau-net.de> - 2020-03-18 18:28 +0100
                  Re: Questions to compiling !POPStar on Titanium with DDE Jean-Michel <jmc.bruck@orange.fr> - 2020-03-18 19:38 +0100
                    Re: Questions to compiling !POPStar on Titanium with DDE Alexander Ausserstorfer <bavariasound@chiemgau-net.de> - 2020-03-19 17:41 +0100
                      Re: Questions to compiling !POPStar on Titanium with DDE Jean-Michel <jmc.bruck@orange.fr> - 2020-03-20 10:41 +0100

#6005 — Questions to compiling !POPStar on Titanium with DDE

FromAlexander Ausserstorfer <bavariasound@chiemgau-net.de>
Date2020-03-08 16:42 +0100
SubjectQuestions to compiling !POPStar on Titanium with DDE
Message-ID<a3a2144e58.Alex@eclipso.at>
I got the source code of !POPStar at

https://www.heenan.me.uk/acorn/download.html

From there I also downloaded wimpCLib and SysLog. I copied the contents
of pops205src/zip to DDE.Projects_DDE.POPStar and both !SysLog and
!WimpCLib to DDE.AcornC/C++

After double clicking DDE.Projects_DDE.POPStar!MakeApp32 I get here

| Link -aif  -o <MakeApp$Dir>.^.!POPstar.!RunIm32 base64.o bufsock.o
| config.o CRstring.o dkm.o err.o errlist.o   ftrunc.o log.o popstar.o
| msgs.o pop.o smtpsend.o   status.o stopquit.o time822.o treport.o user.o
| xconnect.o xsock.o   leakcheck.o riscnet.o oversize.o voyager.o
| sockwatch.o <syslog$dir>.C-veneer.o.syslog32 WimpCLib:o.wimpc32
| POPstarTCP:inetlib POPstarTCP:unixlib POPstarTCP:socklib C:o.wimplib
| C:o.stubs
|
| ARM Linker: (Fatal) File <syslog$dir>.C-veneer.o.syslog32 not found.
|
| AMU: *** exit (1) ***
|
| AMU: *** '<MakeApp$Dir>.^.!POPstar.!RunIm32' not re-made because of
| errors ***

In DDE.CornC/C++.!SysLoc.C-veneer.o there is no file with name syslog32.
From where do I get this file?

Also, DDE.Projects_DDE.POPStar.HowTo says

| Requires my wimpclib, NetLib or socketlib, and SysLog.

Where do I find NetLib / socketlib?

Thanks in advance!

A.

-- 
ARM Cortex A15 (Titanium), RISC OS 5.24
http://home.chiemgau-net.de/ausserstorfer/

[toc] | [next] | [standalone]


#6006

Fromnews@sprow.co.uk
Date2020-03-08 13:12 -0700
Message-ID<75792143-dcd0-43b9-b7cb-9e6554ded0bd@googlegroups.com>
In reply to#6005
On Sunday, 8 March 2020 15:43:07 UTC, Alexander Ausserstorfer  wrote:
> | Requires my wimpclib, NetLib or socketlib, and SysLog.
> 
> Where do I find NetLib / socketlib?

In the DDE these should be found at
  TCPIPLibs:o.socklib
  TCPIPLibs:o.inetlib

in the above link command is looks like POPstarTCP has been set up to be the directory path TCPIPLibs:o. <-- the trailing dot is important!
Sprow.

[toc] | [prev] | [next] | [standalone]


#6007

FromJean-Michel <jmc.bruck@orange.fr>
Date2020-03-08 23:18 +0100
Message-ID<4bd0384e58.jmb@jmc.bruck.orange.fr>
In reply to#6005
In message <a3a2144e58.Alex@eclipso.at>
          Alexander Ausserstorfer <bavariasound@chiemgau-net.de> wrote:

> I got the source code of !POPStar at

> https://www.heenan.me.uk/acorn/download.html

> From there I also downloaded wimpCLib and SysLog. I copied the contents
> of pops205src/zip to DDE.Projects_DDE.POPStar and both !SysLog and
> !WimpCLib to DDE.AcornC/C++

> After double clicking DDE.Projects_DDE.POPStar!MakeApp32 I get here

> | Link -aif  -o <MakeApp$Dir>.^.!POPstar.!RunIm32 base64.o bufsock.o
> | config.o CRstring.o dkm.o err.o errlist.o   ftrunc.o log.o popstar.o
> | msgs.o pop.o smtpsend.o   status.o stopquit.o time822.o treport.o user.o
> | xconnect.o xsock.o   leakcheck.o riscnet.o oversize.o voyager.o
> | sockwatch.o <syslog$dir>.C-veneer.o.syslog32 WimpCLib:o.wimpc32
> | POPstarTCP:inetlib POPstarTCP:unixlib POPstarTCP:socklib C:o.wimplib
> | C:o.stubs
> |
> | ARM Linker: (Fatal) File <syslog$dir>.C-veneer.o.syslog32 not found.
> |
> | AMU: *** exit (1) ***
> |
> | AMU: *** '<MakeApp$Dir>.^.!POPstar.!RunIm32' not re-made because of
> | errors ***

> In DDE.CornC/C++.!SysLoc.C-veneer.o there is no file with name syslog32.
> From where do I get this file?

It's in !Boot.resources.!Syslog with the C-veener

> Also, DDE.Projects_DDE.POPStar.HowTo says

> | Requires my wimpclib, NetLib or socketlib, and SysLog.

> Where do I find NetLib / socketlib?
In DDE Makefiles.Applibs

SOCK4LIB  = TCPIPLibs:o.socklib
SOCK5LIB  = TCPIPLibs:o.socklib5
INETLIB   = TCPIPLibs:o.inetlib

you also need to recompile wimpclib...

Cordialement

Jean-Michel

-- 
Jean-Michel BRÜCK (France)
Mél :jmc.bruck@orange.fr
Site : https://jeanmichelb.riscos.fr/
RiscOS 5.23 : RiscPc/IyonixPC/Raspberry/ARMX6.

[toc] | [prev] | [next] | [standalone]


#6008

FromAlexander Ausserstorfer <bavariasound@chiemgau-net.de>
Date2020-03-13 18:51 +0100
Message-ID<f29cb35058.Alex@eclipso.at>
In reply to#6007
In message <4bd0384e58.jmb@jmc.bruck.orange.fr>
          Jean-Michel <jmc.bruck@orange.fr> wrote:

> you also need to recompile wimpclib...

Merci beaucoup. Ca avec syslog32 marche maintenant.

Trying recompile wimpclib I get here:

| AMU: failed to read time stamp for 'Internet:sys.h.types'
| AMU: failed to read time stamp for 'netlib:sys.h.socket'
| AMU: failed to read time stamp for 'netlib:sys.h.errno'
| AMU: failed to read time stamp for 'netlib:sys.h.types'
| AMU: failed to read time stamp for 'netlib:h.netdb'
| AMU: failed to read time stamp for 'netlib:netinet.h.in'
| AMU: failed to read time stamp for 'netlib:arpa.h.inet'
| cc -c -depend !Depend -IC:,netlib: -throwback -ffah -o @.o.dnslib @.c.dnslib
| AMU: *** No writable memory at this address ***
|
| AMU: *** 'o.wimpclib' not re-made because of errors ***

I have no idea what this means.

A.

-- 
ARM Cortex A15 (Titanium), RISC OS 5.24
http://home.chiemgau-net.de/ausserstorfer/

[toc] | [prev] | [next] | [standalone]


#6009

FromJean-Michel <jmc.bruck@orange.fr>
Date2020-03-13 21:02 +0100
Message-ID<1f91bf5058.jmb@jmc.bruck.orange.fr>
In reply to#6008
In message <f29cb35058.Alex@eclipso.at>
          Alexander Ausserstorfer <bavariasound@chiemgau-net.de> wrote:

> In message <4bd0384e58.jmb@jmc.bruck.orange.fr>
>           Jean-Michel <jmc.bruck@orange.fr> wrote:

>> you also need to recompile wimpclib...

> Merci beaucoup. Ca avec syslog32 marche maintenant.

> Trying recompile wimpclib I get here:

> | AMU: failed to read time stamp for 'Internet:sys.h.types'
> | AMU: failed to read time stamp for 'netlib:sys.h.socket'
> | AMU: failed to read time stamp for 'netlib:sys.h.errno'
> | AMU: failed to read time stamp for 'netlib:sys.h.types'
> | AMU: failed to read time stamp for 'netlib:h.netdb'
> | AMU: failed to read time stamp for 'netlib:netinet.h.in'
> | AMU: failed to read time stamp for 'netlib:arpa.h.inet'
> | cc -c -depend !Depend -IC:,netlib: -throwback -ffah -o @.o.dnslib
> @.c.dnslib
> | AMU: *** No writable memory at this address ***
What is the wimpslot next size. with DDE I use 20000K without problem
> |
> | AMU: *** 'o.wimpclib' not re-made because of errors ***

> I have no idea what this means.


To test the DDE, I compiled a full version of !PopStar: wimplib and postar 
itself.
DDE is a fine tool.
So I can help you.

WimpC
I needed to modify files with #include
Here is the makefile to build Wimpc
# Makefile for wimpc library

COMPONENT  = wimplib32
#TARGET     = !RunImage
OBJS       = centrewin createicon createmenu delicon\
             dnslib getictext icfade icselect icselected loadtemp \
             menufade menufadea menuflag menuheight menuread menuupdate\
             opensize openwin openwincen setextent setictext setinfover \
             settitle taskpres urlrecv urlsend

CINCLUDES     = -IC:,TCPIPLibs:,Tbox:
LIBS          =  ${TBOXLibs} ${NET4LIBS}

include CLibrary

C_WARNINGS = -fa -Wp

clean_all:: clean
        ${WIPE} ${INSTAPP} ${WFLAGS}


And the line in the command file Mk which does the job
    amu all_libs THROWBACK=-throwback



-- 
Jean-Michel

[toc] | [prev] | [next] | [standalone]


#6015

FromAlexander Ausserstorfer <bavariasound@chiemgau-net.de>
Date2020-03-15 17:39 +0100
Message-ID<1da4b45158.Alex@eclipso.at>
In reply to#6009
In message <1f91bf5058.jmb@jmc.bruck.orange.fr>
          Jean-Michel <jmc.bruck@orange.fr> wrote:

[coupé]

> And the line in the command file Mk which does the job
>     amu all_libs THROWBACK=-throwback

Merci beaucoup pour m'aider. J'ai seulement le problème que je ne
comprends pas que je dois faire. Jamais j'ai travaillé avec Make. Mais
je crois à comprende maintenant qu'il faut faire un bibliothèque
(librarie). C'est quelque chose que je n'ai jamais fait aussi, ne pas
apprendre. J'essaie à comprendre, à apprendre et peut-etre qu'il faut
quelque temps pour arriver ça.

A.

-- 
ARM Cortex A15 (Titanium), RISC OS 5.24
http://home.chiemgau-net.de/ausserstorfer/

[toc] | [prev] | [next] | [standalone]


#6016

FromJean-Michel <jmc.bruck@orange.fr>
Date2020-03-15 18:49 +0100
Message-ID<041abb5158.jmb@jmc.bruck.orange.fr>
In reply to#6015
In message <1da4b45158.Alex@eclipso.at>
          Alexander Ausserstorfer <bavariasound@chiemgau-net.de> wrote:

> In message <1f91bf5058.jmb@jmc.bruck.orange.fr>
>           Jean-Michel <jmc.bruck@orange.fr> wrote:

> [coupé]

>> And the line in the command file Mk which does the job
>>     amu all_libs THROWBACK=-throwback

> Merci beaucoup pour m'aider. J'ai seulement le problème que je ne
> comprends pas que je dois faire. Jamais j'ai travaillé avec Make.
>[cut]
> C'est quelque chose que je n'ai jamais fait aussi, ne pas
> apprendre. J'essaie à comprendre, à apprendre et peut-etre qu'il faut
> quelque temps pour arriver ça.

Merci pour la réponse en Français.
But I will continue in English (fair, corrections are welcome), this can 
be useful for everyone.

The best way to use DDE is to test the examples provided with the 
application.
There is a directory called Skeletons in which the examples are prepared 
correctly with a recommended directory architecture (also used with the 
RISC OS construction tool)
   -  directories c, h
   - a text file Makefile and 3 TaskObey files.
All is ready just clic on MK
Nice.
Take a look at the Makefile from example Application, it is the most 
documented.
In the AcornC / C ++ directory there is a directory named Makefiles. It 
does the jobs for us.

When the AcornC / C ++ directory is opened, the library paths are 
initialized and therefore usable by DDE.

>Mais je crois à comprende maintenant qu'il faut faire un bibliothèque
> (librarie).
Yes, the Popstar application needs this library (wimpc) to compile. (it's 
old but it works, I use OsLib, more up to date)
The example to test is in Skeletons.examplelib: Makefile and Mk are are 
specific.


Here to learn, I admit that it lacks a manual to get started with DDE.
It's a shame because it is very efficient in compilation time and in code 
size.

Note:
If you wish to do the tests with the example directories, you can test a 
small tool that I use with the DDE:  !DIDEROT
Launch the application! Diderot and drag and drop one of the example 
workbooks. you get a tree view and command buttons.
Please note, this is not a Filer's directory. You can open files but you 
cannot delete them. Tree icons respond to a single click like a control 
panel.
This makes it possible to manage the developments while respecting the 
structure established by the DDE and to gather everything in a single 
window.

To see what it looks like and download : 
https://jeanmichelb.riscos.fr/Programmes.html#DDE_tool


I must add a section on my site so that you can recover the compilation 
files for programs that I did not write.




-- 
Jean-Michel

[toc] | [prev] | [next] | [standalone]


#6017

FromJean-Michel <jmc.bruck@orange.fr>
Date2020-03-15 20:36 +0100
Message-ID<21e0c45158.jmb@jmc.bruck.orange.fr>
In reply to#6016
Thanks to Webwonder
I have updated my web site :
PopStar is in item "Prog (not written bye me!)"
I have to move in this page the PSIFS  32 bits version from Alexander 
Thoukydides. Thanks to him for making the source program available, an 
excellent programming model.

-- 
Jean-Michel BRÜCK (France)
Mél :jmc.bruck@orange.fr
Site : https://jeanmichelb.riscos.fr/
RiscOS 5.23 : RiscPc/IyonixPC/Raspberry/ARMX6.

[toc] | [prev] | [next] | [standalone]


#6030

FromAlexander Ausserstorfer <bavariasound@chiemgau-net.de>
Date2020-03-18 18:28 +0100
Message-ID<4ab5445358.Alex@eclipso.at>
In reply to#6017
In message <21e0c45158.jmb@jmc.bruck.orange.fr>
          Jean-Michel <jmc.bruck@orange.fr> wrote:

>
> Thanks to Webwonder

I have this programme, aussi, mais moi je prefere !StrongED &
!SiteMatch.

> I have updated my web site :
> PopStar is in item "Prog (not written bye me!)"
> I have to move in this page the PSIFS  32 bits version from Alexander
> Thoukydides. Thanks to him for making the source program available, an
> excellent programming model.

Merci pour m'aider.

Compiling "your" version of WimpCLib which I found at

https://jeanmichelb.riscos.fr/Download/PopStarDDE.zip

I get the error

| AMU: command too long (must be shorter than 255 chars)
| libfile -c -o o.wimplib32 o.centrewin o.createicon o.createmenu
| o.delicon o.dnslib o.getictext o.icfade o.icselect o.icselected
| o.loadtemp o.menufade o.menufadea o.menuflag o.menuheight o.menuread
| o.menuupdate o.opensize o.openwin o.openwincen o.setextent o.setictext
| o.setinfover o.settitle o.taskpres o.urlrecv o.urlsend

and I'm missing the file wimplib32 in the directory called WimpC.o

I snipped and coppied the line

| libfile -c -o o.wimplib32 o.centrewin o.createicon o.createmenu
| o.delicon o.dnslib o.getictext o.icfade o.icselect o.icselected
| o.loadtemp o.menufade o.menufadea o.menuflag o.menuheight o.menuread
| o.menuupdate o.opensize o.openwin o.openwincen o.setextent o.setictext
| o.setinfover o.settitle o.taskpres o.urlrecv o.urlsend

into an obey file and doubled clicked on it. It seems to work because I
get now the file wimplib32.

Same with the Pop205 directory.

What is the reason for the error / fault?

You called it PopStarDDE.zip. Isn't the version I found here

https://www.heenan.me.uk/acorn/download.html

for DDE?

Ciao,

A.

-- 
ARM Cortex A15 (Titanium), RISC OS 5.24
http://home.chiemgau-net.de/ausserstorfer/

[toc] | [prev] | [next] | [standalone]


#6032

FromJean-Michel <jmc.bruck@orange.fr>
Date2020-03-18 19:38 +0100
Message-ID<17144b5358.jmb@jmc.bruck.orange.fr>
In reply to#6030
>> Thanks to Webwonder

> I have this programme, aussi, mais moi je prefere !StrongED &
> !SiteMatch.
Je ne connais pas grand chose en HTML...

> Merci pour m'aider.

> Compiling "your" version of WimpCLib which I found at
> https://jeanmichelb.riscos.fr/Download/PopStarDDE.zip

> I get the error

> | AMU: command too long (must be shorter than 255 chars)
> | libfile -c -o o.wimplib32 o.centrewin o.createicon o.createmenu
> | o.delicon o.dnslib o.getictext o.icfade o.icselect o.icselected
> | o.loadtemp o.menufade o.menufadea o.menuflag o.menuheight o.menuread
> | o.menuupdate o.opensize o.openwin o.openwincen o.setextent o.setictext
> | o.setinfover o.settitle o.taskpres o.urlrecv o.urlsend

> and I'm missing the file wimplib32 in the directory called WimpC.o

> I snipped and coppied the line

> | libfile -c -o o.wimplib32 o.centrewin o.createicon o.createmenu
> | o.delicon o.dnslib o.getictext o.icfade o.icselect o.icselected
> | o.loadtemp o.menufade o.menufadea o.menuflag o.menuheight o.menuread
> | o.menuupdate o.opensize o.openwin o.openwincen o.setextent o.setictext
> | o.setinfover o.settitle o.taskpres o.urlrecv o.urlsend

> into an obey file and doubled clicked on it. It seems to work because I
> get now the file wimplib32.

> Same with the Pop205 directory.

> What is the reason for the error / fault?
Yes the command line is longer than 256c but, with the amu command,
I did not have this problem, it may be from your version of DDE (DDE 28 
here)?

> You called it PopStarDDE.zip. Isn't the version I found here

> https://www.heenan.me.uk/acorn/download.html
> for DDE?
I get PopStar205src and wimpc104 from the address above.

=> PopStar205src for DDE.

The result of the compilation should give the same thing as the version of 
2003, but the compiler has evolved (CC 5.77 07/30/2018)

For information:
I don't know how to use PopStar !!!
I use !NewsHound (same author) for news. Works well with Messenger.

In fact it was to test the DDE and its libraries.

I'm interested if you can make it work !PopStar ....


Salut,



-- 
Jean-Michel

[toc] | [prev] | [next] | [standalone]


#6039

FromAlexander Ausserstorfer <bavariasound@chiemgau-net.de>
Date2020-03-19 17:41 +0100
Message-ID<8c2ac45358.Alex@eclipso.at>
In reply to#6032
In message <17144b5358.jmb@jmc.bruck.orange.fr>
          Jean-Michel <jmc.bruck@orange.fr> wrote:

>
>>> Thanks to Webwonder
>
>> I have this programme, aussi, mais moi je prefere !StrongED &
>> !SiteMatch.
> Je ne connais pas grand chose en HTML...

http://fr.selfhtml.org/

>> I get the error
>
>> | AMU: command too long (must be shorter than 255 chars)
>> | libfile -c -o o.wimplib32 o.centrewin o.createicon o.createmenu
>> | o.delicon o.dnslib o.getictext o.icfade o.icselect o.icselected
>> | o.loadtemp o.menufade o.menufadea o.menuflag o.menuheight o.menuread
>> | o.menuupdate o.opensize o.openwin o.openwincen o.setextent o.setictext
>> | o.setinfover o.settitle o.taskpres o.urlrecv o.urlsend
>
>> and I'm missing the file wimplib32 in the directory called WimpC.o
>
>> I snipped and coppied the line
>
>> | libfile -c -o o.wimplib32 o.centrewin o.createicon o.createmenu
>> | o.delicon o.dnslib o.getictext o.icfade o.icselect o.icselected
>> | o.loadtemp o.menufade o.menufadea o.menuflag o.menuheight o.menuread
>> | o.menuupdate o.opensize o.openwin o.openwincen o.setextent o.setictext
>> | o.setinfover o.settitle o.taskpres o.urlrecv o.urlsend
>
>> into an obey file and doubled clicked on it. It seems to work because I
>> get now the file wimplib32.
>
>> Same with the Pop205 directory.
>
>> What is the reason for the error / fault?
>
> Yes the command line is longer than 256c but, with the amu command,
> I did not have this problem, it may be from your version of DDE (DDE 28
> here)?

Where do I find the version number? There are a lot of files and
utilities comming with DDE but not one.

>> You called it PopStarDDE.zip. Isn't the version I found here
>
>> https://www.heenan.me.uk/acorn/download.html
>> for DDE?
> I get PopStar205src and wimpc104 from the address above.
>
> => PopStar205src for DDE.
>
> The result of the compilation should give the same thing as the version of
> 2003, but the compiler has evolved (CC 5.77 07/30/2018)
>
> For information:
> I don't know how to use PopStar !!!

It was the first programme ever I used to fetch my emails. It is
similary to !Hermes but free. I always liked to improve it.

> I use !NewsHound (same author) for news. Works well with Messenger.
>
> In fact it was to test the DDE and its libraries.
>
> I'm interested if you can make it work !PopStar ....

With your help I was able to compile !PopStar now. To me it is a very
complicate process. You have to set up a lot of variables before you can
compile it successfully. Also, it builds just the file !RunIm32 which is
a part of !POPStar but not all. You will find the rest when you download
the whole application

https://www.heenan.me.uk/distrib/popstar/popstr205.zip

I will study now the whole process with DDE before I try to switch
everything to GCC. The target is to join !POPStar with the
GNU-TLS-library and to improve the software not in only this way.

A.

-- 
ARM Cortex A15 (Titanium), RISC OS 5.24
http://home.chiemgau-net.de/ausserstorfer/

[toc] | [prev] | [next] | [standalone]


#6045

FromJean-Michel <jmc.bruck@orange.fr>
Date2020-03-20 10:41 +0100
Message-ID<1e9f215458.jmb@jmc.bruck.orange.fr>
In reply to#6039
In message <8c2ac45358.Alex@eclipso.at>
          Alexander Ausserstorfer <bavariasound@chiemgau-net.de> wrote:

>>
>> Yes the command line is longer than 256c but, with the amu command,
>> I did not have this problem, it may be from your version of DDE (DDE 28
>> here)?

> Where do I find the version number? There are a lot of files and
> utilities comming with DDE but not one.
Type CC in a taskwindow, this is the C compiler, the version number 
changes with each version of the DDE.
Mine is 5.77 for DDE28b


>> For information:
>> I don't know how to use PopStar !!!

> It was the first programme ever I used to fetch my emails. It is
> similary to !Hermes but free. I always liked to improve it.

>> I use !NewsHound (same author) for news. Works well with Messenger.
>>
>> In fact it was to test the DDE and its libraries.
>>
>> I'm interested if you can make it work !PopStar ....

> With your help I was able to compile !PopStar now. To me it is a very
> complicate process. You have to set up a lot of variables before you can
> compile it successfully. Also, it builds just the file !RunIm32 which is
> a part of !POPStar but not all. You will find the rest when you download
> the whole application

> https://www.heenan.me.uk/distrib/popstar/popstr205.zip
If you click on MkInstall you get the complete application in the Install 
directory which is in AcornC / C ++.
This is in the Makefile file.

Now I just launched! InstTrans:
"This program will install the POPstar newsbase transport
into the !NewsDir.newsbase.transports directory."
OK


> I will study now the whole process with DDE before I try to switch
> everything to GCC. The target is to join !POPStar with the
> GNU-TLS-library and to improve the software not in only this way.

Good luck!

A.

-- 
Jean-Michel

[toc] | [prev] | [standalone]


Back to top | Article view | comp.sys.acorn.programmer


csiph-web