This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug pascal/11986] New: not build fpc with debug support


if i trying make free pascal i got this

make[4]: Вход в каталог `/home/vay/freepascal/fpc/ide'
Makefile:289: Using system default libgdb file located in /usr/lib/libgdb.a
/home/vay/freepascal/fpc/compiler/ppc386 -di386
-Fl/home/vay/freepascal/fpc/libgdb/linux -Ur -Xs -O2 -n -Sg
-Fu/home/vay/freepascal/fpc/rtl/units/i386-linux
-Fu/home/vay/freepascal/fpc/packages/fv/units/i386-linux
-Fu/home/vay/freepascal/fpc/packages/gdbint/units/i386-linux
-Fu/home/vay/freepascal/fpc/packages/regexpr/units/i386-linux
-Fu/home/vay/freepascal/fpc/packages/fcl-base/units/i386-linux
-Fu/home/vay/freepascal/fpc/packages/iconvenc/units/i386-linux
-Fu/home/vay/freepascal/fpc/packages/fcl-xml/units/i386-linux
-Fu/home/vay/freepascal/fpc/packages/chm/units/i386-linux -FE.
-FUunits/i386-linux -Fl/usr/lib/gcc/i686-linux-gnu/4.4.5 -Flinclude
-Fl/etc/ld.so.conf.d/*.conf -dGDB_V700 -dRELEASE fp.pas
/usr/bin/ld: warning: ./link.res contains output sections; did you forget -T?
//usr/lib/libgdb.a(dfp.o): In function `decimal_from_integral':
(.text+0x85e): undefined reference to `decNumberFromUInt32'
//usr/lib/libgdb.a(dfp.o): In function `decimal_from_integral':
(.text+0x8d6): undefined reference to `decNumberFromInt32'
fp.pas(552,1) Error: Error while linking
fp.pas(552,1) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
make[4]: *** [fp] Ошибка 1
make[4]: Выход из каталога `/home/vay/freepascal/fpc/ide'
make[3]: *** [buildfp] Ошибка 2
make[3]: Выход из каталога `/home/vay/freepascal/fpc/ide'
make[2]: *** [gdb] Ошибка 2
make[2]: Выход из каталога `/home/vay/freepascal/fpc/ide'
make[1]: *** [ide_all] Ошибка 2
make[1]: Выход из каталога `/home/vay/freepascal/fpc'
make: *** [build-stamp.i386-linux] Ошибка 2

more info in http://mantis.freepascal.org/view.php?id=15272

help please?

-- 
           Summary: not build fpc with debug support
           Product: gdb
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: pascal
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: ironwit at gmail dot com
                CC: gdb-prs at sourceware dot org


http://sourceware.org/bugzilla/show_bug.cgi?id=11986

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]