http://llvm.org/bugs/show_bug.cgi?id=14424
Bug #: 14424
Summary: Missing Linux/FreeBSD build scripts for
test/lang/c/shared_lib tests
Product: lldb
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
The makefiles in test/lang/c/shared_lib attempt to build .dylibs instead of .so
shared libraries on Linux.
This defect is to fix the makefiles so they generate .so shared libraries, so
the tests can run.
To reproduce, run:
python dotest.py -v -s shared_lib_errors lang/c/shared_lib
(resulting errors will be placed in the 'shared_lib_errors' directory)
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev