On Sat, 6 Jul 2002 12:47:51 +0200, [EMAIL PROTECTED] wrote:

>>                                            Create tcp/ip units 2.0    
> We should have sockets unit soon hopefully (the same one already 
>available for Linux and Win32 FPC targets).
Most of code can be found in components\inet.pas file. But I prefer to make standalone 
unit. If anyone will make this target then sockets api can be moved to 1.0 without 
any problems.

>>                                         Finish DIVE unit (Check new
>>                                    HWEnDIVE.DLL) 2.0
> There already is a DIVE unit in the FPC RTL - just not tested (and 
>maybe debugged).
Yes. I talk about this file.

>>                                    Create OpenGL/MesaGL units 2.0
> Much of the work was probably done - there are OpenGL/MesaGL units 
>for Linux and Win32 targets in FPC packages.
Yep

>>                                    Create SOM units ?
> I suspect you can't interface to SOM directly, at least not before 
>FPC can link against C++ (instead of pure C) which will probably take 
>some time. In addition, some preprocessing step might be needed for 
>SOM support.
SOM is just DLLs. I can easely call any function without any problem. Problem only 
with making DLLs under FPC, so I can't make any som application until DLL support 
will be finished. Preprocessing can be required only for easy use of SOM, but all can 
be done without any preprocessing.

-----------
To unsubscribe yourself from this list, send the following message
to [EMAIL PROTECTED]

     unsubscribe sibyl
     end

Reply via email to