Boost logo

Boost :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2005-04-08 09:54:53


Arkadiy Vertleyb wrote:
> Hi everybody,
>
> If anybody can try or has recently tried the proposed typeof library with
> any compilelr, other than GCC or MSVC, can you please let me know what the
> results are?

After some portability changes to the build files, this is what
compiling on CodeWarrior 8.3 on Windows2K shows...

...found 669 targets...
...updating 12 targets...
cw-C++-action bin\test\typeof.exe\cw-8_3\debug\threading-multi\main.obj
### mwcc Compiler:
# File: main.cpp
# -----------------
# 294: );
# Warning: ^
# illegal empty declaration
### mwcc Compiler:
# 294: );
# Warning: ^
# illegal empty declaration
### mwcc Compiler:
# 298: );
# Warning: ^
# illegal empty declaration
### mwcc Compiler:
# 298: );
# Warning: ^
# illegal empty declaration
### mwcc Compiler:
# 303: );
# Warning: ^
# illegal empty declaration
### mwcc Compiler:
# 303: );
# Warning: ^
# illegal empty declaration
cw-C++-action
bin\test\typeof.exe\cw-8_3\debug\threading-multi\test_compliant.obj
cw-C++-action bin\test\typeof.exe\cw-8_3\debug\threading-multi\odr1.obj
cw-C++-action bin\test\typeof.exe\cw-8_3\debug\threading-multi\odr2.obj
cw-Link-action bin\test\typeof.exe\cw-8_3\debug\threading-multi\typeof.exe
### mwld Linker Note:
# Adding default library "MSL_All-DLL_x86_D.lib" to link order
### mwld Linker Note:
# Adding default library "gdi32.lib" to link order
### mwld Linker Note:
# Adding default library "kernel32.lib" to link order
### mwld Linker Note:
# Adding default library "user32.lib" to link order
### mwld Linker Note:
# Adding default library "MSL_All_x86.lib" to link order
### mwld Linker Note:
# Including default library "MSL_All-DLL_x86_D.lib"
### mwld Linker Note:
# Including default library "kernel32.lib"
### mwld Linker Warning:
# No symbols were exported, deleting import library 'typeof.lib'
cw-C++-action bin\test\typeof.exe\cw-8_3\release\threading-multi\main.obj
### mwcc Compiler:
# File: main.cpp
# -----------------
# 294: );
# Warning: ^
# illegal empty declaration
### mwcc Compiler:
# 294: );
# Warning: ^
# illegal empty declaration
### mwcc Compiler:
# 298: );
# Warning: ^
# illegal empty declaration
### mwcc Compiler:
# 298: );
# Warning: ^
# illegal empty declaration
### mwcc Compiler:
# 303: );
# Warning: ^
# illegal empty declaration
### mwcc Compiler:
# 303: );
# Warning: ^
# illegal empty declaration
cw-C++-action
bin\test\typeof.exe\cw-8_3\release\threading-multi\test_compliant.obj
cw-C++-action bin\test\typeof.exe\cw-8_3\release\threading-multi\odr1.obj
cw-C++-action bin\test\typeof.exe\cw-8_3\release\threading-multi\odr2.obj
cw-Link-action bin\test\typeof.exe\cw-8_3\release\threading-multi\typeof.exe
### mwld Linker Note:
# Adding default library "MSL_All-DLL_x86.lib" to link order
### mwld Linker Note:
# Adding default library "gdi32.lib" to link order
### mwld Linker Note:
# Adding default library "kernel32.lib" to link order
### mwld Linker Note:
# Adding default library "user32.lib" to link order
### mwld Linker Note:
# Adding default library "MSL_All_x86.lib" to link order
### mwld Linker Note:
# Including default library "MSL_All-DLL_x86.lib"
### mwld Linker Note:
# Including default library "kernel32.lib"
### mwld Linker Warning:
# No symbols were exported, deleting import library 'typeof.lib'
...updated 12 targets...

Is there more to it than just compiling the program? Should it be run?

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - Grafik/jabber.org

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk