Hi

There is no libgdb support for macosx yet. but make or make nodbg produces a usable ide.
However, make install issues a

 $(MAKE) -C ../packages/base/gdbint

which fails with

libgdb.a not found, using default GDB GDB_V6
/usr/local/bin/ppc386 -Fu../../../rtl/units/i386-darwin -Fl../../../ libgdb/darwin -Fo../../../libgdb/darwin -FE. -FUunits/i386-darwin - di386 -dGDB_V6 gdbint.pp
gdbint.pp(191,4) Fatal: User defined: This OS is not yet supported !!!
Fatal: Compilation aborted
make: *** [gdbint.ppu] Error 1

the above line was added to Makefile.fpc in revission 5504l.

Maybe there is a way to pass nogdb and install, but I could not figure it out.

Happy coding - Michael
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to