[SDL] Problems whit Borland c++
skaller
skaller at users.sourceforge.net
Tue Mar 28 13:44:20 PST 2006
On Tue, 2006-03-28 at 12:52 +0300, Teppo Hanhivaara wrote:
> Problems whit Borland C++ 4.5!
> Ok, i have installed SDL 1.2.9
> soucre code and tried to build
> SDL.dll file whit make -f sdl.mak,
> but got FATAL: Command arguments
> too long.
> Dunno, what's the problem?
Windows Dos shell is the problem: the command line is
limited to 255 characters. Windows builds should always
use @response files.
--
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net
More information about the SDL
mailing list