[fpc-pascal] help with synapse mime routines...

waldo kitty wkitty42 at windstream.net
Sat Feb 19 06:36:58 CET 2011


On 2/18/2011 04:47, Tomas Hajny wrote:
> On Fri, February 18, 2011 02:24, waldo kitty wrote:
> I'm willing to have a look at your current version if you can upload it
> somewhere. Synapse has probably not been ported to the OS/2 target and it
> possibly uses various platform specific APIs but it should be possible to
> port it with reasonable effort (especially stuff like processing MIME
> messages should be fairly generic). First of all, you should check whether
> the missing units are supposed to be platform independent or not. If not,
> it is surely not just the matter of paths, etc. Also, if you mention
> concrete error messages, people may be able to advise.

ok, as i wrote before, i would attempt to provide more information... here's 
what i'm getting with the attached source code when attempting to compile a 
GO32V2 (native) target on my win2k development box... this environment is from 
the DOS242FULL.ZIP archive with the same last synapse public release code as 
previously used in my i386-win32 console compilations... this is the same/only 
public release code available from the synapse site... i have NOT (yet) 
attempted to pull the SVN synapse code... yes, this synapse code appears to be 
"ancient" in that it is dated 2009 (IIRC!)...

Fatal: Can't find unit dynlibs used by synafpc

my sources, yet unmodified for more general processing, are attached... yes, it 
is "ugly" and i need to move at least one section to another procedure or two 
but here it is in all its ugliness ;)

i /THINK/ this is the same initial error i get when attempting to compile on 
OS/2 from the OS2242FULL.ZIP archive... on each, they are set up as a separate 
and distinct entity and the exact same synapse sources are copied to each 
distinct base installation's projects directory... the only thing i've done in 
each case is to add the synapse sources' directory to the unit and include files 
sections in the FPC IDE...

i hope this is clear and understandable... i will provide another post with the 
necessary information for the OS/2 native side if necessary... just let me know, 
eh? :P
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: tstmime2.pas
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20110219/80e7c965/attachment.ksh>


More information about the fpc-pascal mailing list