[RTEMS Project] #3331: i386 targets don't compile with --enable-smp
RTEMS trac
trac at rtems.org
Fri Mar 16 16:02:18 UTC 2018
#3331: i386 targets don't compile with --enable-smp
--------------------------+--------------------------------------------
Reporter: Amaan Cheval | Owner: Amaan Cheval <amaan.cheval@…>
Type: defect | Status: closed
Priority: normal | Milestone:
Component: arch/i386 | Version:
Severity: normal | Resolution: fixed
Keywords: smp | Blocked By:
Blocking: |
--------------------------+--------------------------------------------
Changes (by Amaan Cheval <amaan.cheval@…>):
* owner: (none) => Amaan Cheval <amaan.cheval@…>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"efa0039ee94416e98636ae8228c04b1fafb42c90/rtems"
efa0039e/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="efa0039ee94416e98636ae8228c04b1fafb42c90"
i386/smp: Export _CPU_SMP_Prepare_start_multitasking as a function
When it's a macro, a function declaration causes a compiler error due to
the
macro being expanded.
Partial log showing error:
https://gist.github.com/AmaanC/ab3521141479aa6f61ea25f5d74ebb4d
Closes #3331
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3331#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list