|
Programming and Assembly Language Please read this Topic's rules!! |
![]() |
| LinkBack | Thread Tools | Rate Thread |
| |||
Runtime libraries are completely normal. Very very few applications work without runtime libraries, unless you statically link in all the libraries instead. That has the downside that if there are any issues with bugs in libraries, it requires a recompile rather than simply just replacing the library. Whilst cross platform with Linux is 'nice', Linux isn't the only UNIX clone out there. I frequently come across BSD varients, Solaris, AIX and HPUX. Last time I checked, there were some runtime requirements for Delphi too.
__________________ Any views, thoughts and opinions are entirely my own. They don't necessarily represent those of my employer (BlackBerry). |
| ||||
With delphi you have the option of a stand alone executable or using a runtime package it's your choice. I know the crossplatform ability isn't much just thought i would mention it i couldn't give a toss about any other operating system's besides windows anyway lol. I suppose again it comes down to what is needed, if your application needed to be very cross platform friendly delphi wouldnt be your choice but i still have to say Delphi beats the crap out of VB in every way ![]()
__________________ |
| |||
Oh, there's VB code running on my mobile phone (P900). It's easy enough to recompile it for Windows, Palm and Symbian platforms.
__________________ Any views, thoughts and opinions are entirely my own. They don't necessarily represent those of my employer (BlackBerry). |
| |||
Metroworks had a development system that would allow redeployment of VB on Symbian and Palm based systems. That includes the TCP/IP stack as well.
__________________ Any views, thoughts and opinions are entirely my own. They don't necessarily represent those of my employer (BlackBerry). |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Rate This Thread | |
| |
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Sun GPLs Java; maybe Solaris? | Gizmo | OS, Software, Firmware, and BIOS | 2 | 18th November, 2006 03:37 AM |
Java Display Problem! | saquib | Graphics and Sound cards; Speakers and other Peripherals | 3 | 15th August, 2005 11:02 PM |
Java | Phat Pat | Betty's Rants and Rages | 2 | 30th March, 2003 08:32 AM |
Im taking JAVA!!! yeah! | The Spyder | Programming and Assembly Language | 30 | 9th June, 2002 10:52 PM |
Flash/Java | ItHuNkPuNk | Random Nonsense! | 1 | 10th March, 2002 02:45 AM |