https://sourceware.org/bugzilla/show_bug.cgi?id=23258

--- Comment #6 from Cary Coutant <ccoutant at gmail dot com> ---
I don't have clang installed, but when I use g++ instead, I get the following:

GseAdEnableDB.o: In function `GseAdmTempFile(char*, char const*, char const*,
GseError&)':
/db2src/spatial/admin/GseAdEnableDB.SQC:187: warning: the use of `tempnam' is
dangerous, better use `mkstemp'

Is this the warning message that's triggering the crash on your end? From the
stack trace you provided, it seems likely. It's processing the debug info just
fine for me.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to