| Summary: | Compiler error message display not SMP safe | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Jon Smirl <jonsmirl> |
| Component: | Output Views | Assignee: | KDevelop Developers <kdevelop-devel> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Jon Smirl
2003-09-17 06:19:12 UTC
Are you compiling with -j flag to make? I am on a kernel (2.6) with native threads turned on. This lets the threads in kedevelop run in parallel on different processors. I haven't seen this in a long time. |