Hello David,

Funny, I considered to try this port last year, unfortunately my Solaris VM is 
broken I only have true Solaris 10 sparc machines (with of course No chances it 
works on a sparc CPU).

What is the status of Solaris port after this patch?
Does it works, I think you have some ELF reloc issues (a big classic for a new 
port), do you?

You missed the correct values for:
#elif defined(__sun)
+#define BOUND_TID_TYPE   pid_t
+#define BOUND_GET_TID    syscall (SYS_xxxx)

-----Original Message-----
From: Tinycc-devel [mailto:tinycc-devel-bounces+eligis=orange...@nongnu.org] On 
Behalf Of David CARLIER
Sent: Sunday, February 20, 2022 20:00
To: tinycc-devel@nongnu.org
Subject: [Tinycc-devel] [PATCH] improving solaris/illumos support

Hi, here a patch to add this platform as a new target.


_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to