Opened 4 months ago
Closed 4 months ago
#71071 closed defect (duplicate)
mosml: infinite loop in build phase
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | barracuda156 |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.10.2 |
Keywords: | Cc: | jmroot (Joshua Root) | |
Port: | mosml |
Description
Checking the sizes of integers and pointers... Wow! A 64 bit architecture! Something went wrong during endianness determination. You'll have to figure out endianness yourself (option MOSML_BIG_ENDIAN in m.h). Your compiler chokes on the "volatile" modifier. Never mind, we'll do without it. Your compiler chokes on the "volatile" modifier. Never mind, we'll do without it. Your compiler chokes on the "volatile" modifier. Never mind, we'll do without it. Your compiler chokes on the "volatile" modifier. Never mind, we'll do without it.
and so on.
Change History (1)
comment:1 Changed 4 months ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
#71070