Re: [fpc-devel] OS/2 and DLLs

2014-12-18 Thread Tomas Hajny
On Thu, December 18, 2014 19:49, Ralf Quint wrote: > On 12/17/2014 2:56 PM, mark diener wrote: >> Ralf, I am not goint to tell you to do anything, but gently suggest >> that you chill out. > Well, how about you live what you are preaching? I'd like to ask everybody to stop responding to this part

Re: [fpc-devel] OS/2 and DLLs

2014-12-18 Thread Ralf Quint
On 12/17/2014 2:56 PM, mark diener wrote: Ralf, I am not goint to tell you to do anything, but gently suggest that you chill out. Well, how about you live what you are preaching? Ralf --- This email has been checked for viruses by Avast antivirus software. http://www.avast.com __

Re: [fpc-devel] OS/2 and DLLs

2014-12-18 Thread Dave Parsons
Hi Tomas, On 17-12-14 21:30, Tomas Hajny wrote: On 17 Dec 14, at 19:27, Dave Parsons wrote: Hi Dave, I needed to create an OS/2 DLL today& was disappointed by the compiler (v2.6.4) telling me that they were not supported. http://www.freepascal.org/faq.var#os2-dll section 6.3 seems to ag

Re: [fpc-devel] OS/2 and DLLs

2014-12-18 Thread Mark Morgan Lloyd
Tomas Hajny wrote: On 17 Dec 14, at 15:38, rpzrpz...@gmail.com wrote: Hopefully, FPC core maintainers are not distracted by the legacy support. My philosophy is that supporting multiple platforms- different word sizes, alignment requirements and so on- is a good way to flush out problems.