www.digitalmars.com         C & C++   DMDScript  

c++.command-line - optlink % wildcards

Hi, I have the following files and try to use optlink with wildcards. Why  
is the filename prefixed with the given wildcard?

  6.11.2004  17:28          11.454  column.obj
  6.11.2004  17:28          20.997  custom.obj
  6.11.2004  17:28          12.837  derived.obj
  6.11.2004  17:28           2.295  field.obj
  6.11.2004  17:28           2.980  fileio.obj
  6.11.2004  17:28          17.029  format.obj
  6.11.2004  17:28           9.462  handler.obj
  6.11.2004  17:28          15.468  persist.obj
  6.11.2004  17:28          21.670  remap.obj
  6.11.2004  17:28             144  std.obj
  6.11.2004  17:28          10.282  store.obj
  6.11.2004  17:28           2.976  string.obj
  6.11.2004  17:28           1.212  table.obj
  6.11.2004  17:28           2.113  univ.obj
  6.11.2004  17:28          12.596  view.obj
  6.11.2004  17:28           9.721  viewx.obj
         153.236 bytes in 16 files and 0 dirs    192.512 bytes allocated
   7.640.477.696 bytes free

C:\...\compile-dir>link *.obj,meta-kit.dll,kernel32 user32
OPTLINK (R) for Win32  Release 7.50B1
Copyright (C) Digital Mars 1989 - 2001  All Rights Reserved

*column.obj
  Error 2: File Not Found *column.obj

-- 
Robert M. Münch
Management & IT Freelancer
http://www.robertmuench.de
Nov 06 2004