> basic.t 2/2
> basic_2.obj : error LNK2001: unresolved external symbol
> _internal_exception

I thought I submitted a patch for this to the bug list but I guess it was
eaten or malformatted... the list of exported symbols for win32
(config/gen/libparrot_def/libparrot_def.in) only includes the embedding API.

It seems somewhat annoying to have to maintain exported symbols as a
separate file -- perhaps the headers should contain __declspec(dllexport)?
(Hidden behind a macro, of course).

p

Reply via email to